fix: fix windows build

This commit is contained in:
shiro.lee
2025-02-06 19:59:36 +08:00
parent 7ba0df6dfc
commit ea78c416d0
3 changed files with 5 additions and 3 deletions
Generated
+3
View File
@@ -1494,6 +1494,9 @@ name = "ipnetwork"
version = "0.21.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf370abdafd54d13e54a620e8c3e1145f28e46cc9d704bc6d94414559df41763"
dependencies = [
"serde",
]
[[package]]
name = "is_debug"