Skip to content

Commit 1fc59de

Browse files
dependabot[bot]Ralith
authored andcommitted
Bump toml from 0.9.11+spec-1.1.0 to 0.9.12+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.11+spec-1.1.0 to 0.9.12+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.11...toml-v0.9.12) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.12+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca2903c commit 1fc59de

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -6,7 +6,7 @@ members = ["client", "server", "common", "save", "save/gen-protos"]
66
hecs = "0.11.0"
77
nalgebra = { version = "0.34.1", features = ["libm-force"] }
88
quinn = { version = "0.11", default-features = false, features = ["rustls", "ring", "runtime-tokio"] }
9-
toml = { version = "0.9.11", default-features = false, features = ["parse", "serde", "std"] }
9+
toml = { version = "0.9.12", default-features = false, features = ["parse", "serde", "std"] }
1010

1111
[profile.dev]
1212
opt-level = 1

0 commit comments

Comments
 (0)