Bump rust-embed from 6.8.1 to 8.0.0 (#10208)

This commit is contained in:
dependabot[bot]
2023-09-04 21:16:44 +00:00
committed by GitHub
parent 352f913c39
commit 08aaa9494c
2 changed files with 7 additions and 7 deletions

View File

@ -25,7 +25,7 @@ num-traits = "0.2"
ahash = "0.8.3"
nu-ansi-term = "0.49.0"
fancy-regex = "0.11.0"
rust-embed = "6.7.0"
rust-embed = "8.0.0"
serde = "1.0.164"
nu-pretty-hex = { version = "0.84.1", path = "../nu-pretty-hex" }
nu-json = { version = "0.84.1", path = "../nu-json" }