Skip to content

Commit

Permalink
fix(deps): update rust crate fluence-spell-dtos to 0.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent aa2c071 commit 2853533
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/distro/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/distro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ include = [ "/src", "built.rs", "Cargo.toml", "decider-spell" ]
[dependencies]
maplit = "1.0.2"
serde_json = "1.0.96"
fluence-spell-dtos = "0.6.9"
fluence-spell-dtos = "0.6.10"

[build-dependencies]
built = "0.7.0"
2 changes: 1 addition & 1 deletion src/tests/decider-distro-tests-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ system-services = { git = "https://github.com/fluencelabs/nox.git", tag = "nox-v

fluence-app-service = "0.31.1"
fluence-keypair = "0.10.4"
fluence-spell-dtos = "0.6.9"
fluence-spell-dtos = "0.6.10"

tempfile = "3.9.0"
tracing = { version = "0.1.37", default-features = false, features = ["log"] }
Expand Down

0 comments on commit 2853533

Please sign in to comment.