Skip to content

Commit f131472

Browse files
chore(deps): bump toml in /bots/echidnabot
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39c95f9 commit f131472

2 files changed

Lines changed: 16 additions & 67 deletions

File tree

bots/echidnabot/Cargo.lock

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

bots/echidnabot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ async-graphql-axum = "7"
3737
# Serialization
3838
serde = { version = "1", features = ["derive"] }
3939
serde_json = "1"
40-
toml = "0.8"
40+
toml = "1.1"
4141

4242
# Database
4343
sqlx = { version = "0.8.1", features = ["runtime-tokio-rustls", "sqlite", "postgres", "uuid", "chrono"] }

0 commit comments

Comments
 (0)