Skip to content

Commit

Permalink
Merge pull request #898 from winpax/renovate/shadow-rs-0.x
Browse files Browse the repository at this point in the history
Update Rust crate shadow-rs to 0.36
  • Loading branch information
jewlexx authored Nov 27, 2024
2 parents 647a1e9 + b56f6d4 commit 053910d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ semver = "1.0"
serde.workspace = true
serde_json = { version = "1.0", features = ["preserve_order"] }
sfsu-macros = { version = "0.1.0", path = "./macros" }
shadow-rs = "0.35"
shadow-rs = "0.36"
sprinkles-rs.workspace = true
tokio = { version = "1.37", features = ["full"] }
vt3 = "0.7.3"
Expand All @@ -114,7 +114,7 @@ criterion = { version = "0.5", features = ["async_tokio", "html_reports"] }
contribs = { git = "https://github.com/winpax/contribs.git", version = "0.1" }
dotenv = "0.15"
git2.workspace = true
shadow-rs = "0.35"
shadow-rs = "0.36"
tokio = { version = "1.37", features = ["full"] }
toml_edit = "0.22"
winres = "0.1"
Expand Down

0 comments on commit 053910d

Please sign in to comment.