Explorar o código

chore(deps) Update Rust crate regex to 1.6.0 (#4600)

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

+ 1 - 1
core/tauri-codegen/Cargo.toml

@@ -23,7 +23,7 @@ tauri-utils = { version = "1.0.2", path = "../tauri-utils", features = [ "build"
 thiserror = "1"
 walkdir = "2"
 brotli = { version = "3", optional = true, default-features = false, features = [ "std" ] }
-regex = { version = "1.5.6", optional = true }
+regex = { version = "1.6.0", optional = true }
 uuid = { version = "1", features = [ "v4" ] }
 semver = "1"
 ico = "0.1"