tangled
alpha
login
or
join now
nonbinary.computer
/
jacquard
80
fork
atom
A better Rust ATProto crate
80
fork
atom
overview
issues
9
pulls
pipelines
and one more, i think
Orual
4 months ago
ef09feb7
852987ef
1/1
build.yml
success
2min 52s
+1
-1
1 changed file
expand all
collapse all
unified
split
crates
jacquard-identity
Cargo.toml
+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
25
-
jacquard-api = { version = "0.6", path = "../jacquard-api", default-features = false, features = ["minimal"] }
25
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