diff --git a/Cargo.toml b/Cargo.toml index fa5bf87..51f4325 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ keywords = ["api", "web", "social", "mastodon", "wrapper"] categories = ["web-programming", "web-programming::http-client", "api-bindings"] [dependencies] -doc-comment = "0.1" +doc-comment = "0.2" isolang = { version = "1.0", features = ["serde_serialize"] } reqwest = "0.9" serde = "1"