diff --git a/simlib/Cargo.toml b/simlib/Cargo.toml index 322581b..fc56e2e 100644 --- a/simlib/Cargo.toml +++ b/simlib/Cargo.toml @@ -1,7 +1,6 @@ [workspace] members = [ "netrunner", - "mixnet-sims" - + "blendnet-sims" ] resolver = "2"