Skip to content

Commit d5e15ff

Browse files
chore(deps): Bump toml from 1.0.0+spec-1.1.0 to 1.0.1+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.0+spec-1.1.0 to 1.0.1+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.0...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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 748fb40 commit d5e15ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sha256 = "1.6.0"
3131
todoist-api = "0.3.1"
3232
tokio = { version = "1.49.0", features = ["net", "io-std", "rt-multi-thread", "time", "fs", "tracing"] }
3333
tokio-rusqlite = "0.7.0"
34-
toml = "1.0.0"
34+
toml = "1.0.1"
3535
tracing = { version = "0.1.44" }
3636
tracing-batteries = { git = "https://github.com/sierrasoftworks/tracing-batteries-rs.git", features = [
3737
"medama",

0 commit comments

Comments
 (0)