Skip to content

Commit

Permalink
Merge pull request #119 from JakeStanger/dependabot/cargo/universal-c…
Browse files Browse the repository at this point in the history
…onfig-0.5.0

build(deps): bump universal-config from 0.4.3 to 0.5.0
  • Loading branch information
JakeStanger authored Apr 6, 2024
2 parents e6dedee + ac3566c commit 24c652c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
22 changes: 4 additions & 18 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 @@ -19,7 +19,7 @@ serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.114"
reqwest = { version = "0.12.2", features = ["json"] }
tokio = { version = "1.37.0", features = ["rt-multi-thread"] }
universal-config = { version = "0.4.3", default-features = false, features = ["toml"] }
universal-config = { version = "0.5.0", default-features = false, features = ["toml"] }
mpd-utils = "0.2.1"
tracing = "0.1.40"
tracing-subscriber = "0.3.18"

0 comments on commit 24c652c

Please sign in to comment.