Skip to content

Commit 40d3ce9

Browse files
chore(deps): bump toml from 0.9.12+spec-1.1.0 to 1.1.2+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.12+spec-1.1.0 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.12...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 899fc82 commit 40d3ce9

2 files changed

Lines changed: 7 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 15 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
@@ -53,7 +53,7 @@ tempfile = "3.27.0"
5353
thiserror = "2.0.12"
5454
tokio = { version = "1", features = [ "macros", "net", "rt-multi-thread", "signal", "sync" ] }
5555
tokio-util = "0.7.15"
56-
toml = "0"
56+
toml = "1"
5757
torrust-axum-health-check-api-server = { version = "3.0.0-develop", path = "packages/axum-health-check-api-server" }
5858
torrust-axum-http-tracker-server = { version = "3.0.0-develop", path = "packages/axum-http-tracker-server" }
5959
torrust-axum-rest-tracker-api-server = { version = "3.0.0-develop", path = "packages/axum-rest-tracker-api-server" }

0 commit comments

Comments
 (0)