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
forgot one other spot
Orual
4 months ago
19d78f32
5d56f7c6
1/1
build.yml
success
5min 28s
+1
-1
1 changed file
expand all
collapse all
unified
split
crates
jacquard-identity
Cargo.toml
+1
-1
crates/jacquard-identity/Cargo.toml
···
45
45
46
46
47
47
[target.'cfg(target_arch = "wasm32")'.dependencies]
48
48
-
mini-moka = { git = "https://github.com/moka-rs/mini-moka", rev = "da864e849f5d034f32e02197fee9bb5d5af36d3d", features = ["js"] }
48
48
+
mini-moka = { version = "0.11.0", git = "https://github.com/moka-rs/mini-moka", rev = "da864e849f5d034f32e02197fee9bb5d5af36d3d", features = ["js"] }
49
49
50
50
51
51
[[example]]