]> Repositorios git - scryer-prolog.git/commitdiff
Revert "Fix rustc warning"
authorAleksy Grabowski <[email protected]>
Fri, 6 Sep 2024 08:25:45 +0000 (10:25 +0200)
committerAleksy Grabowski <[email protected]>
Fri, 6 Sep 2024 08:25:45 +0000 (10:25 +0200)
This reverts commit 7b09d447d6ed4533c773a0c492cbe5c7561794e8.

Cargo.toml

index 8807f58fec2fe5b705a248641a2a0d2c060c730a..ddb6f239e2364996d8127a65e9285975f0b54974 100644 (file)
@@ -22,7 +22,6 @@ 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" = []