Explorar o código

chore(deps) Update Rust crate toml to 0.5.10 (#5836)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] %!s(int64=2) %!d(string=hai) anos
pai
achega
a02c6c4c81
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
tooling/bundler/Cargo.toml

@@ -26,7 +26,7 @@ serde_json = "1.0"
 serde = { version = "1.0", features = [ "derive" ] }
 strsim = "0.10.0"
 tar = "0.4.38"
-toml = "0.5.9"
+toml = "0.5.10"
 walkdir = "2"
 handlebars = "4.3"
 tempfile = "3.3.0"