Skip to content

Commit

Permalink
Merge pull request #57 from cosmonaut-nz/dependabot/cargo/config-0.14.0
Browse files Browse the repository at this point in the history
Chore(deps): Update config requirement from 0.13.4 to 0.14.0
  • Loading branch information
avastmick committed Feb 11, 2024
2 parents 1213bd9 + 4b5beea commit d588133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ env_logger = "0.11.1"
inquire = "0.6.2"
tokio = { version = "1.35.1", features = ["full"] }
reqwest = { version = "0.11.23", features = ["json"] }
config = "0.13.4"
config = "0.14.0"
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.109"
chrono = { version = "0.4.31", features = ["serde"] }
Expand Down

0 comments on commit d588133

Please sign in to comment.