Skip to content

Commit 963ef0a

Browse files
chore(deps): bump toml from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.0.1) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b2eec1 commit 963ef0a

2 files changed

Lines changed: 28 additions & 4 deletions

File tree

Backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ regex = "1.12"
3838
log = "0.4"
3939
env_logger = "0.11"
4040
parking_lot = "0.12"
41-
toml = "0.9.11"
41+
toml = "1.0.1"
4242
directories = "6"
4343
serde_json = "1.0"
4444
time = { version = "0.3", features = ["local-offset"] }

Cargo.lock

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

0 commit comments

Comments
 (0)