Skip to content

Commit a35c633

Browse files
Bump xml-rs from 0.8.22 to 1.0.0
Bumps [xml-rs](https://github.com/netvl/xml-rs) from 0.8.22 to 1.0.0. - [Changelog](https://github.com/netvl/xml-rs/blob/master/Changelog.md) - [Commits](https://github.com/netvl/xml-rs/commits/1.0.0) --- updated-dependencies: - dependency-name: xml-rs dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a22022d commit a35c633

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazelfe-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ anyhow = "1.0.99"
9191
tower = "0.4.13"
9292
mio = "1.0.4"
9393
ptyprocess = "0.4.1"
94-
xml-rs = "0.8.22"
94+
xml-rs = "1.0.0"
9595

9696
[build-dependencies]
9797
vergen = { version = "8.3.2", features = [ "build", "git", "gitcl" ]}

0 commit comments

Comments
 (0)