update packages
This commit is contained in:
parent
fe0417ec50
commit
905c86d9a1
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2017,9 +2017,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "local-ip-address"
|
name = "local-ip-address"
|
||||||
version = "0.5.7"
|
version = "0.6.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "612ed4ea9ce5acfb5d26339302528a5e1e59dfed95e9e11af3c083236ff1d15d"
|
checksum = "f63e1499d2495be571af92e9ca9dca4e7bf26c47b87cb8d0c6100825e521dd6b"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"libc",
|
"libc",
|
||||||
"neli",
|
"neli",
|
||||||
|
@ -29,7 +29,7 @@ futures-util = { version = "0.3", default-features = false, features = ["std"] }
|
|||||||
jsonwebtoken = "9"
|
jsonwebtoken = "9"
|
||||||
lazy_static = "1.4"
|
lazy_static = "1.4"
|
||||||
lexical-sort = "0.3"
|
lexical-sort = "0.3"
|
||||||
local-ip-address = "0.5"
|
local-ip-address = "0.6"
|
||||||
once_cell = "1.18"
|
once_cell = "1.18"
|
||||||
path-clean = "1.0"
|
path-clean = "1.0"
|
||||||
rand = "0.8"
|
rand = "0.8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user