A better Rust ATProto crate

and one more, i think

+1 -1
+1 -1
crates/jacquard-identity/Cargo.toml
··· 22 22 bon.workspace = true 23 23 bytes.workspace = true 24 24 jacquard-common = { version = "0.7", path = "../jacquard-common", features = ["reqwest-client"] } 25 - jacquard-api = { version = "0.6", path = "../jacquard-api", default-features = false, features = ["minimal"] } 25 + jacquard-api = { version = "0.7", path = "../jacquard-api", default-features = false, features = ["minimal"] } 26 26 percent-encoding.workspace = true 27 27 reqwest.workspace = true 28 28 url.workspace = true