Skip to content

Commit 3d50ade

Browse files
authored
Merge pull request #20 from Miaxos/renovate/config-0.x
chore(deps): update rust crate config to 0.14
2 parents a6373af + abdcaf7 commit 3d50ade

File tree

2 files changed

+121
-34
lines changed

2 files changed

+121
-34
lines changed

Cargo.lock

+120-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/miaxos/roster/"
1313
[workspace.dependencies]
1414
anyhow = "1"
1515
bytes = "1"
16-
config = "0.13"
16+
config = "0.14"
1717
derive_builder = "0.13"
1818
dotenv = "0.15"
1919
monoio = { git = "https://github.com/bytedance/monoio.git", rev = "f684db16bd4e3b2303d5b7af1e18723aeb556d24" }

0 commit comments

Comments
 (0)