Skip to content

Commit

Permalink
fix: real berlin-core
Browse files Browse the repository at this point in the history
  • Loading branch information
philtweir committed Feb 22, 2024
1 parent 32bfa74 commit 1d66683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ crate-type = ["cdylib"]
pyo3 = { version = "0.18.3", features = ["extension-module"] }
serde = { version = "1.0.133", features = ["derive"] }
serde_json = "1.0.74"
berlin-core = { path = "../berlin-rs" }
berlin-core = "0.2.2"

# Logging
tracing = "0.1.29"
Expand Down

0 comments on commit 1d66683

Please sign in to comment.