tangled
alpha
login
or
join now
blooym.dev
/
jacquard
forked from
nonbinary.computer/jacquard
0
fork
atom
A better Rust ATProto crate
0
fork
atom
overview
issues
pulls
pipelines
oversight in jacquard-identity standalone deps
Orual
5 months ago
fb9609fe
7f6d76fb
+1
-1
1 changed file
expand all
collapse all
unified
split
crates
jacquard-identity
Cargo.toml
+1
-1
crates/jacquard-identity/Cargo.toml
···
19
19
async-trait.workspace = true
20
20
bon.workspace = true
21
21
bytes.workspace = true
22
22
-
jacquard-common = { version = "0.3", path = "../jacquard-common" }
22
22
+
jacquard-common = { version = "0.3", path = "../jacquard-common", features = ["reqwest-client"] }
23
23
percent-encoding.workspace = true
24
24
reqwest.workspace = true
25
25
url.workspace = true