Skip to content

Commit bb0b64e

Browse files
chore(deps): bump toml from 0.6.0 to 0.7.0 (#305)
Bumps [toml](https://github.com/toml-rs/toml) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/toml-rs/toml/releases) - [Commits](toml-rs/toml@toml-v0.6.0...toml-v0.7.0) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a90c7b0 commit bb0b64e

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

Cargo.lock

+6-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async-trait = "0.1"
1414
rand = "0.8"
1515
chrono = "0.4"
1616
sha-1 = "0.10"
17-
toml = "0.6"
17+
toml = "0.7"
1818
serde = "1"
1919
serde_derive = "1"
2020
regex = "1"

0 commit comments

Comments
 (0)