]> Repositorios git - scryer-prolog.git/commitdiff
Clean-up comment
authorNicolas Luck <[email protected]>
Tue, 20 Aug 2024 20:09:32 +0000 (22:09 +0200)
committerNicolas Luck <[email protected]>
Tue, 20 Aug 2024 20:09:32 +0000 (22:09 +0200)
Cargo.toml

index d4c3ab7be1be769c54e4b255d1233fcdf72e8e98..2216ad0ade6d038c3b6845a852b55977a7ae49bc 100644 (file)
@@ -87,8 +87,6 @@ ctrlc = { version = "3.4.4", optional = true }
 hostname = { version = "0.4.0", optional = true }
 libffi = { version = "3.2.0", optional = true }
 native-tls = { version = "0.2.12", optional = true }
-# allow dependent crates to pick the patch version that works with other
-# dependencies, while also updating to latest when possible
 # the version requirement of reqwest is kept low for compatibility with old deno versions 
 # that pin request to 0.11.20
 reqwest = { version = "0.11.0", optional = true }