Skip to content

Commit

Permalink
build(deps): bump shadow-rs from 0.38.0 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.38.0 to 1.0.0.
- [Release notes](https://github.com/baoyachi/shadow-rs/releases)
- [Commits](baoyachi/shadow-rs@v0.38.0...v1.0.0)

---
updated-dependencies:
- dependency-name: shadow-rs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2025
1 parent cab644b commit 932f086
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 @@ -73,7 +73,7 @@ jemallocator = { version = "0.5.4", optional = true }
libloading = "0.8.6"
unicode-segmentation = "1.12.0"
human-panic = "2.0.2"
shadow-rs = { version = "0.38.0", optional = true }
shadow-rs = { version = "1.0.0", optional = true }
enum_dispatch = "0.3.13"
lazy_static = { version = "1.5.0", optional = true }

Expand Down Expand Up @@ -103,7 +103,7 @@ anyhow = "1.0.95"
cargo-emit = "0.2.1"
rayon = "1.10.0"
thiserror = "2.0.11"
shadow-rs = { version = "0.38.0", optional = true }
shadow-rs = { version = "1.0.0", optional = true }

[features]
default = ["static-grammar-libs"]
Expand Down

0 comments on commit 932f086

Please # to comment.