Skip to content

Commit e0533bc

Browse files
Merge pull request #61 from SierraSoftworks/dependabot/cargo/toml-1.0.1spec-1.1.0
chore(deps): Bump toml from 1.0.0+spec-1.1.0 to 1.0.1+spec-1.1.0
2 parents 748fb40 + d5e15ff commit e0533bc

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)