Sfoglia il codice sorgente

Update borsh version

Armani Ferrante 4 anni fa
parent
commit
115cfea21f
2 ha cambiato i file con 236 aggiunte e 160 eliminazioni
  1. 235 159
      Cargo.lock
  2. 1 1
      lang/Cargo.toml

File diff suppressed because it is too large
+ 235 - 159
Cargo.lock


+ 1 - 1
lang/Cargo.toml

@@ -18,6 +18,6 @@ anchor-attribute-error = { path = "./attribute/error" }
 anchor-attribute-program = { path = "./attribute/program", version = "0.0.0-alpha.0" }
 anchor-attribute-state = { path = "./attribute/state", version = "0.0.0-alpha.0" }
 anchor-derive-accounts = { path = "./derive/accounts", version = "0.0.0-alpha.0" }
-serum-borsh = { version = "0.8.0-serum.1", features = ["serum-program"] }
+serum-borsh = "0.8.1-serum.1"
 solana-program = "=1.5.0"
 thiserror = "1.0.20"

Some files were not shown because too many files changed in this diff