Skip to content

Commit fe0527e

Browse files
authored
Merge pull request #314 from Rustmail/dependabot/cargo/toml-0.9.10spec-1.1.0
cargo(deps): bump toml from 0.9.8 to 0.9.10+spec-1.1.0
2 parents 8cec874 + 1ba3fff commit fe0527e

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

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

rustmail/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ serde = { version = "1.0.228", features = ["derive"] }
1010
serenity = "0.12.5"
1111
sqlx = { version = "0.8.6", features = ["runtime-tokio", "sqlite", "macros", "migrate"] }
1212
tokio = { version = "1.48.0", features = ["rt-multi-thread", "signal"] }
13-
toml = "0.9.8"
13+
toml = "0.9.10"
1414
reqwest = { version = "0.12.26", features = ["json"] }
1515
async-trait = "0.1.89"
1616
chrono = { version = "0.4.42", features = ["serde"] }

0 commit comments

Comments
 (0)