]> Untitled Git - lemmy.git/blobdiff - crates/api_structs/Cargo.toml
Use URL type in most outstanding struct fields (#1468)
[lemmy.git] / crates / api_structs / Cargo.toml
index fc91e759aac65e6b2e3eccf4ada0ce2aaa5ebf4e..242383e6f9ba4f04dcae3bdcef148f57fd5fe6ba 100644 (file)
@@ -21,4 +21,4 @@ diesel = "1.4.5"
 actix-web = "3.3.2"
 chrono = { version = "0.4.19", features = ["serde"] }
 serde_json = { version = "1.0.61", features = ["preserve_order"] }
-url = "2.2.0"
+url = "2.2.1"