Skip to content

Commit

Permalink
attempt to remove the cargo change
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Jul 19, 2024
1 parent 6b6cf71 commit 042c83b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 216 deletions.
71 changes: 0 additions & 71 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

72 changes: 0 additions & 72 deletions bindings_ffi/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion bindings_ffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ crate-type = ["lib", "cdylib", "staticlib"]
env_logger = "0.11.3"
futures = "0.3.28"
log = { version = "0.4", features = ["std"] }
rusqlite = { version = "0.31.0", features = ["bundled"] }
thiserror = "1.0"
thread-id = "4.2.1"
tokio = { version = "1.28.1", features = ["macros"] }
Expand Down
71 changes: 0 additions & 71 deletions bindings_node/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion xmtp_mls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ prost = { workspace = true, features = ["prost-derive"] }
rand = { workspace = true }
reqwest = { version = "0.12.4", features = ["stream"] }
ring = "0.17.8"
rusqlite = { version = "0.31.0", features = ["bundled"] }
serde = { workspace = true }
serde_json.workspace = true
sha2.workspace = true
Expand Down

0 comments on commit 042c83b

Please sign in to comment.