fix
Showing
| ... | ... | @@ -16,4 +16,4 @@ bincode = "2.0.1" |
| tower-http = { version = "0.6.8", features = ["cors"] } | ||
| tracing = "0.1.44" | ||
| tracing-subscriber = "0.3.22" | ||
| rand = "0.8" | ||
| rand = "0.9.2" |
Please register or sign in to comment
| ... | ... | @@ -16,4 +16,4 @@ bincode = "2.0.1" |
| tower-http = { version = "0.6.8", features = ["cors"] } | ||
| tracing = "0.1.44" | ||
| tracing-subscriber = "0.3.22" | ||
| rand = "0.8" | ||
| rand = "0.9.2" |