Update version in Cargo.toml (#5503)

This commit is contained in:
dynco-nym
2025-02-21 16:16:44 +01:00
committed by GitHub
parent 42a37442e8
commit 86ea2d23cb
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -6365,7 +6365,7 @@ dependencies = [
[[package]]
name = "nym-node-status-api"
version = "1.0.0-rc.8"
version = "1.0.0-rc.10"
dependencies = [
"ammonia",
"anyhow",
@@ -3,7 +3,7 @@
[package]
name = "nym-node-status-api"
version = "1.0.0-rc.8"
version = "1.0.0-rc.10"
authors.workspace = true
repository.workspace = true
homepage.workspace = true