Skip to content

Commit

Permalink
taplo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx committed Feb 21, 2025
1 parent 5a51c79 commit 6cee2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings_node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ napi = { version = "2.16.16", default-features = false, features = [
] }
napi-derive = "2.16.6"
prost.workspace = true
serde.workspace = true
tokio = { workspace = true, features = ["sync"] }
tracing.workspace = true
tracing-subscriber = { workspace = true, features = [
Expand All @@ -33,7 +34,6 @@ xmtp_cryptography.workspace = true
xmtp_id.workspace = true
xmtp_mls.workspace = true
xmtp_proto = { workspace = true, features = ["proto_full"] }
serde.workspace = true

[build-dependencies]
napi-build = "2.0.1"
Expand Down

0 comments on commit 6cee2b4

Please sign in to comment.