Skip to content

Commit

Permalink
Switching back to simln main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bjohnson5 committed Aug 21, 2024
1 parent b6f9229 commit 529b0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blast_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
bitcoin = { version = "0.30.1" }
sim-lib = { git = "https://github.com/bjohnson5/sim-ln", branch = "196-sim-results" }
sim-lib = { git = "https://github.com/bjohnson5/sim-ln", branch = "main" }
tokio = { version = "1.37.0", features = ["full"] }
serde = { version = "1.0.104", features = ["derive"] }
serde_json = "1.0.104"
Expand Down

0 comments on commit 529b0b7

Please sign in to comment.