Compare commits
2 Commits
1942248a09
...
958e3c6964
| Author | SHA1 | Date | |
|---|---|---|---|
| 958e3c6964 | |||
| 4dee0d6f46 |
@@ -37,7 +37,7 @@ lazy-regex = "3.4.2"
|
|||||||
thiserror = "2.0.18"
|
thiserror = "2.0.18"
|
||||||
image = "0.25.9"
|
image = "0.25.9"
|
||||||
rand = "0.9.2"
|
rand = "0.9.2"
|
||||||
tokio = { version = "1.47.1", features = ["rt", "time", "macros"] }
|
tokio = { version = "1.49.0", features = ["rt", "time", "macros"] }
|
||||||
futures = "0.3.31"
|
futures = "0.3.31"
|
||||||
ipnetwork = { version = "0.21.1", features = ["serde"] }
|
ipnetwork = { version = "0.21.1", features = ["serde"] }
|
||||||
num = "0.4.3"
|
num = "0.4.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user