Skip to content

Commit

Permalink
misc: update Cargo
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Griffon <anthony@griffon.one>
  • Loading branch information
Miaxos committed Dec 7, 2023
1 parent f90fce0 commit 7dc31f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ deno_websocket = "0.131"
swarmd_instruments = { version = "0.1", path = "./lib/instruments" }
swarmd_generated = { version = "0.1.1-alpha.2", path = "./lib/swarmd-generated" }
swarmd_slug-rs = { version = "0.1.1-alpha.2", path = "./lib/slug-rs" }
swarmd_local_runtime = { version = "0.0.3", path = "./lib/swarmd_local_runtime" }
swarmd_local_runtime = { version = "0.0", path = "./lib/swarmd_local_runtime" }

[profile.dev]
panic = "abort"
Expand Down

0 comments on commit 7dc31f6

Please sign in to comment.