aboutsummaryrefslogtreecommitdiff
path: root/games/rstnode/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'games/rstnode/Cargo.toml')
-rw-r--r--games/rstnode/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rstnode/Cargo.toml b/games/rstnode/Cargo.toml
index c62fd1354e38..02592d271b75 100644
--- a/games/rstnode/Cargo.toml
+++ b/games/rstnode/Cargo.toml
@@ -12,7 +12,7 @@ serde_json = "1.0"
async-std = { version = "1.0", features = ["unstable"] }
async-trait = "0.1"
-ratman = "0.1.0"
+ratman = "0.1"
netmod-mem = "0.1.0"
identity = { version = "0.4", features = ["random"], package = "ratman-identity"}