diff --git a/bgpsim/Cargo.toml b/bgpsim/Cargo.toml index 46af158..3dc8390 100644 --- a/bgpsim/Cargo.toml +++ b/bgpsim/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bgpsim" -version = "0.17.4" +version = "0.17.5" edition = "2021" license-file = "LICENSE" description = "A network control-plane simulator"