Skip to content

Commit

Permalink
Merge pull request #223 from zirco-lang/renovate/shadow-rs-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate shadow-rs to 0.35.0
  • Loading branch information
thetayloredman authored Nov 13, 2024
2 parents b4dc28b + f359247 commit fba214c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 12 deletions.
28 changes: 18 additions & 10 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 compiler/zrc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ zrc_codegen = { version = "0.1.0", path = "../zrc_codegen" }
anyhow = "1.0.82"
zrc_diagnostics = { version = "0.1.0", path = "../zrc_diagnostics" }
clap = { version = "4.5.4", features = ["derive"] }
shadow-rs = "0.27.1"
shadow-rs = "0.35.0"

[build-dependencies]
shadow-rs = "0.27.1"
shadow-rs = "0.35.0"

0 comments on commit fba214c

Please sign in to comment.