Bläddra i källkod

Update borsh version

Armani Ferrante 4 år sedan
förälder
incheckning
115cfea21f
2 ändrade filer med 236 tillägg och 160 borttagningar
  1. 235 159
      Cargo.lock
  2. 1 1
      lang/Cargo.toml

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 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"

Vissa filer visades inte eftersom för många filer har ändrats