Skip to content

Commit 6a3e239

Browse files
committed
Bump local-ip-address to 0.6.7
1 parent 455c13c commit 6a3e239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ chrono = { version = "0.4.41", default-features = false, features = [
2323
] }
2424
lazy_static = "1.5.0"
2525
libc = "0.2.174"
26-
local-ip-address = { git = "https://github.com/burningtnt/local-ip-address.git", branch = "patch-1"}
26+
local-ip-address = "0.6.7"
2727
num-bigint = "0.4.6"
2828
open = { version = "5.3.2", default-features = false }
2929
rand_core = { version = "0.9.3", features = ["os_rng"] }

0 commit comments

Comments
 (0)