We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f0ca73 commit 29bf297Copy full SHA for 29bf297
.changeset/angry-chefs-kick.md
@@ -0,0 +1,2 @@
1
+---
2
docs/rust/Cargo.toml
@@ -6,6 +6,6 @@ edition = "2021"
6
7
[dependencies]
8
orca_whirlpools_core = { path = "../../rust-sdk/core", features = ["floats"] }
9
-orca_whirlpools_client = { path = "../../rust-sdk/client" }
+orca_whirlpools_client = { path = "../../rust-sdk/client", features = ["core-types"] }
10
orca_whirlpools = { path = "../../rust-sdk/whirlpool" }
11
0 commit comments