Skip to content

Commit 080be98

Browse files
cargo(deps): bump toml from 0.9.7 to 0.9.8
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.7 to 0.9.8. - [Commits](toml-rs/toml@toml-v0.9.7...toml-v0.9.8) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6be8727 commit 080be98

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -9,7 +9,7 @@ serde = { version = "*", features = ["derive"] }
99
serenity = "0.12.4"
1010
sqlx = { version = "0.8.6", features = ["runtime-tokio", "sqlite", "macros", "migrate"] }
1111
tokio = { version = "1.47.1", features = ["rt-multi-thread"] }
12-
toml = "0.9.7"
12+
toml = "0.9.8"
1313
reqwest = "0.12.23"
1414
async-trait = "0.1.89"
1515
chrono = { version = "0.4.42", features = ["serde"] }

0 commit comments

Comments
 (0)