]> Untitled Git - lemmy.git/blobdiff - crates/apub/Cargo.toml
Use URL type in most outstanding struct fields (#1468)
[lemmy.git] / crates / apub / Cargo.toml
index d294cbd9dab505bb60db08613dd604dc1ccacf59..b0538af6add304cd21e4fefc7688fabd060149fa 100644 (file)
@@ -32,7 +32,7 @@ rand = "0.8.3"
 strum = "0.20.0"
 strum_macros = "0.20.1"
 lazy_static = "1.4.0"
-url = { version = "2.2.0", features = ["serde"] }
+url = { version = "2.2.1", features = ["serde"] }
 percent-encoding = "2.1.0"
 openssl = "0.10.32"
 http = "0.2.3"