Skip to content

Commit

Permalink
Bump local-ip-address from 0.6.2 to 0.6.3 (#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 18, 2024
1 parent 167b699 commit cf68a58
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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 rocketmq-broker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ rand = "0.8.5"
#tools
dirs.workspace = true

local-ip-address = "0.6.2"
local-ip-address = "0.6.3"
dns-lookup = "2.0"
log = "0.4.22"
cfg-if = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion rocketmq-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ flate2 = { version = "1.0.33", features = ["zlib"], default-features = false }
lz4_flex = { version = "0.11", default-features = false }
zstd = "0.13"

local-ip-address = "0.6.2"
local-ip-address = "0.6.3"
chrono = "0.4.38"

parking_lot = { workspace = true }
Expand Down

0 comments on commit cf68a58

Please sign in to comment.