Remove obsolete compatibility for Rust<1.80

This commit is contained in:
Dan Rose
2025-05-22 13:57:55 -05:00
parent 8f514ce419
commit 9456517bed
2 changed files with 0 additions and 27 deletions

View File

@@ -24,7 +24,6 @@ hostname = ["dep:hostname"]
tls = ["dep:native-tls"]
http = ["dep:warp", "dep:reqwest"]
crypto-full = []
"rust-version-1.80" = []
[build-dependencies]
indexmap = "2.3.0"