Skip to content

Commit

Permalink
chore(pull): merge #6
Browse files Browse the repository at this point in the history
6: chore(deps): bump toml from 0.7.2 to 0.7.3 r=orhun a=dependabot[bot]

Bumps [toml](https://github.com/toml-rs/toml) from 0.7.2 to 0.7.3.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
  • Loading branch information
3 people committed Mar 14, 2023
2 parents e420724 + 49c14e6 commit 2415c1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dialoguer = { version = "0.10.3", default-features = false }
dirs = "4.0.0"
serde = { version = "1.0.155", features = ["derive"] }
thiserror = "1.0.39"
toml = "0.7.2"
toml = "0.7.3"
ureq = "2.6.2"

[dev-dependencies]
Expand Down

0 comments on commit 2415c1e

Please sign in to comment.