Skip to content

Commit 6b009ec

Browse files
Bump toml from 0.5.8 to 0.5.9 (#693)
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.8 to 0.5.9. - [Release notes](https://github.com/alexcrichton/toml-rs/releases) - [Commits](toml-rs/toml-rs@0.5.8...0.5.9) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 236badd commit 6b009ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ hyper = { version = "0.14.18", features = ["stream"] }
1919
hyper_cgi = "0.2.1"
2020
hyper-staticfile = "0.8.0"
2121
hyper-tls = "0.5.0"
22-
toml = "0.5.8"
22+
toml = "0.5.9"
2323
git2 = "0.14.2"
2424
tracing = { version = "0.1.33", features = ["max_level_trace", "release_max_level_trace"] }
2525
tracing-futures = "0.2.5"

0 commit comments

Comments
 (0)