Skip to content

Commit a56384a

Browse files
committed
fix: restore smplx-std in Cargo.toml
1 parent 1848327 commit a56384a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ smplx-build = { path = "./crates/build", version = "0.0.8" }
1313
smplx-test = { path = "./crates/test", version = "0.0.8" }
1414
smplx-regtest = { path = "./crates/regtest", version = "0.0.8" }
1515
smplx-sdk = { path = "./crates/sdk", version = "0.0.8" }
16+
smplx-std = { path = "./crates/simplex", version = "0.0.8" }
1617

1718
serde = { version = "1.0.228", features = ["derive"] }
1819
hex = { version = "0.4.3" }

0 commit comments

Comments
 (0)