Forráskód Böngészése

build(deps): bump arrayref from 0.3.6 to 0.3.7 (#4233)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 éve
szülő
commit
ce7cd5fe57
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      program/Cargo.toml

+ 1 - 1
program/Cargo.toml

@@ -13,7 +13,7 @@ no-entrypoint = []
 test-sbf = []
 
 [dependencies]
-arrayref = "0.3.6"
+arrayref = "0.3.7"
 bytemuck = "1.13.0"
 num-derive = "0.3"
 num-traits = "0.2"