Skip to content

Commit ae209d8

Browse files
committed
Upgrade modify-cargo-toml semver dependencies
1 parent 62a8927 commit ae209d8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

compiler/base/modify-cargo-toml/Cargo.lock

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

compiler/base/modify-cargo-toml/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name = "modify-cargo-toml"
33
version = "0.1.0"
44
authors = ["Jake Goulding <jake.goulding@gmail.com>"]
55

6+
[workspace]
7+
68
[dependencies]
79
serde = "1.0.78"
810
toml = "0.5.1"

0 commit comments

Comments
 (0)