mirror of
https://github.com/fluencelabs/examples
synced 2025-06-23 23:01:32 +00:00
bump versions
This commit is contained in:
@ -14,12 +14,12 @@ path = "src/main.rs"
|
||||
marine-rs-sdk = { version = "0.6.14", features = ["logger"] }
|
||||
log = "0.4.14"
|
||||
# picorand = "0.1.1"
|
||||
nanorand = { version = "0.6.1", default-features = false, features = [
|
||||
nanorand = { version = "0.7.0", default-features = false, features = [
|
||||
"wyrand",
|
||||
] }
|
||||
|
||||
[dev-dependencies]
|
||||
marine-rs-sdk-test = "0.4.0"
|
||||
marine-rs-sdk-test = "0.4.1"
|
||||
|
||||
[dev]
|
||||
[profile.release]
|
||||
|
Reference in New Issue
Block a user