Skip to content

Commit 110a005

Browse files
authored
lock local-ip-address to 0.6.3 (#2344)
1 parent 38e9cc7 commit 110a005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalyst-gateway/bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ tokio-postgres = { version = "0.7.12", features = [
4949
] }
5050
tokio = { version = "1.41.0", features = ["rt", "macros", "rt-multi-thread"] }
5151
dotenvy = "0.15.7"
52-
local-ip-address = "0.6.3"
52+
local-ip-address = "=0.6.3"
5353
gethostname = "0.5.0"
5454
hex = "0.4.3"
5555
handlebars = "6.2.0"

0 commit comments

Comments
 (0)