Skip to content

Commit 9ed7f8c

Browse files
build(deps): bump rustc-demangle from 0.1.24 to 0.1.25 (#3958)
Bumps [rustc-demangle](https://github.com/rust-lang/rustc-demangle) from 0.1.24 to 0.1.25. - [Commits](https://github.com/rust-lang/rustc-demangle/commits) --- updated-dependencies: - dependency-name: rustc-demangle dependency-version: 0.1.25 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3da6013 commit 9ed7f8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3692,9 +3692,9 @@ dependencies = [
36923692

36933693
[[package]]
36943694
name = "rustc-demangle"
3695-
version = "0.1.24"
3695+
version = "0.1.25"
36963696
source = "registry+https://github.com/rust-lang/crates.io-index"
3697-
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
3697+
checksum = "989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f"
36983698

36993699
[[package]]
37003700
name = "rustc-hash"

0 commit comments

Comments
 (0)