]> Untitled Git - lemmy.git/blobdiff - Cargo.toml
Use URL type in most outstanding struct fields (#1468)
[lemmy.git] / Cargo.toml
index f76128cb42add5c738d5f3f771e85565254927b4..e7d92fdf1b78af4b90cd8cf1e32daa1bb9a6d369 100644 (file)
@@ -45,7 +45,7 @@ actix-web = { version = "3.3.2", default-features = false, features = ["rustls"]
 log = "0.4.14"
 env_logger = "0.8.2"
 strum = "0.20.0"
-url = { version = "2.2.0", features = ["serde"] }
+url = { version = "2.2.1", features = ["serde"] }
 openssl = "0.10.32"
 http-signature-normalization-actix = { version = "0.4.1", default-features = false, features = ["sha-2"] }
 tokio = "0.3.6"