We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d339b commit cc53ebeCopy full SHA for cc53ebe
1 file changed
Cargo.toml
@@ -10,8 +10,8 @@ documentation = "https://docs.rs/web-push/"
10
readme = "README.md"
11
keywords = ["web-push", "http-ece", "vapid"]
12
categories = ["web-programming", "asynchronous"]
13
-rust-version = "1.80"
14
-edition = "2021"
+rust-version = "1.85"
+edition = "2024"
15
16
[features]
17
default = ["isahc-client"]
0 commit comments