Unverified Commit 3885cf64 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump the dependencies group across 1 directory with 3 updates (#238)

parent aa741be7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ codegen-writer = "0.2.0"
heck = "0.5.0"
nugine-rust-utils = "0.3.1"
std-next = "0.1.1"
numeric_cast = "0.2.1"
numeric_cast = "0.3.0"
regex = "1.11.0"
serde = { version = "1.0.210", features = ["derive"] }
serde_json = { version = "1.0.128", features = ["preserve_order"] }
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ hyper-util = { version = "0.1.9", optional = true, features = [
md-5 = "0.10.6"
mime = "0.3.17"
std-next = "0.1.1"
numeric_cast = "0.2.1"
numeric_cast = "0.3.0"
path-absolutize = "3.1.1"
s3s = { version = "0.11.0-dev", path = "../s3s" }
serde_json = "1.0.128"
+2 −2
Original line number Diff line number Diff line
@@ -18,8 +18,8 @@ clap = { version = "4.5.20", features = ["derive"] }
dotenvy = "0.15.7"
serde_json = "1.0.128"
indexmap = "2.6.0"
colored = "2.1.0"
colored = "3.0.0"
regex = "1.11.0"
nugine-rust-utils = "0.3.1"
backtrace = "0.3.74"
const-str = { version = "0.5.7", features = ["std", "proc"] }
const-str = { version = "0.6.1", features = ["std", "proc"] }
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ memchr = "2.7.4"
mime = "0.3.17"
nom = "7.1.3"
nugine-rust-utils = "0.3.1"
numeric_cast = "0.2.1"
numeric_cast = "0.3.0"
pin-project-lite = "0.2.14"
quick-xml = { version = "0.37.0", features = ["serialize"] }
serde = { version = "1.0.210", features = ["derive"] }