Skip to content

Commit 0d3ff18

Browse files
committed
nightly fixes
1 parent a286fad commit 0d3ff18

File tree

3 files changed

+469
-411
lines changed

3 files changed

+469
-411
lines changed

pyth-sdk/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ borsh = "0.9"
1919
borsh-derive = "0.9.0"
2020
serde = { version = "1.0.136", features = ["derive"] }
2121
schemars = "0.8.8"
22-
thiserror = "1.0.24"
2322

2423
[dev-dependencies]
2524
serde_json = "1.0.79"
2625
quickcheck = "1"
27-
quickcheck_macros = "1"
26+
quickcheck_macros = "1"

0 commit comments

Comments
 (0)