]> Repositorios git - scryer-prolog.git/commitdiff
Fix rustc warning
authorAleksy Grabowski <[email protected]>
Thu, 18 Jul 2024 06:15:25 +0000 (08:15 +0200)
committerAleksy Grabowski <[email protected]>
Fri, 6 Sep 2024 06:06:10 +0000 (08:06 +0200)
Cargo.toml

index ddb6f239e2364996d8127a65e9285975f0b54974..8807f58fec2fe5b705a248641a2a0d2c060c730a 100644 (file)
@@ -22,6 +22,7 @@ repl = ["dep:crossterm", "dep:ctrlc", "dep:rustyline"]
 hostname = ["dep:hostname"]
 tls = ["dep:native-tls"]
 http = ["dep:warp", "dep:reqwest"]
+num = []
 crypto-full = []
 "rust-version-1.80" = []