Bump embed-resource from 1.8.0 to 2.0.0 (#948)

This commit is contained in:
dependabot[bot] 2023-03-27 03:12:08 +00:00 committed by GitHub
parent f1d6731e7a
commit 4af092f848
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@ tracing-log = { version = "0.1.3", default-features = false }
tracing-subscriber = { version = "0.3.16", features = ["fmt", "json", "ansi"], default-features = false }
[build-dependencies]
embed-resource = "1.8.0"
embed-resource = "2.0.0"
[features]
default = ["static", "rustls", "trust-dns", "fancy-no-backtrace", "zstd-thin"]