mirror of
https://github.com/hannobraun/Fornjot
synced 2026-02-12 23:28:27 +00:00
Bump the cargo group with 2 updates
Bumps the cargo group with 2 updates: [thiserror](https://github.com/dtolnay/thiserror) and [chrono](https://github.com/chronotope/chrono). Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.17...2.0.18) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.42...v0.4.43) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
52
Cargo.lock
generated
52
Cargo.lock
generated
@@ -461,7 +461,7 @@ dependencies = [
|
||||
"semver",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -496,9 +496,9 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
|
||||
|
||||
[[package]]
|
||||
name = "chrono"
|
||||
version = "0.4.42"
|
||||
version = "0.4.43"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
|
||||
checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118"
|
||||
dependencies = [
|
||||
"iana-time-zone",
|
||||
"js-sys",
|
||||
@@ -837,7 +837,7 @@ dependencies = [
|
||||
"rustversion",
|
||||
"serde",
|
||||
"serde_derive",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -1155,7 +1155,7 @@ dependencies = [
|
||||
"fj-interop",
|
||||
"fj-math",
|
||||
"fj-viewer",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
]
|
||||
@@ -1172,7 +1172,7 @@ dependencies = [
|
||||
"pretty_assertions",
|
||||
"robust",
|
||||
"spade",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"type-map",
|
||||
]
|
||||
|
||||
@@ -1183,7 +1183,7 @@ dependencies = [
|
||||
"fj-interop",
|
||||
"fj-math",
|
||||
"stl",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"threemf",
|
||||
"wavefront_rs",
|
||||
]
|
||||
@@ -1193,7 +1193,7 @@ name = "fj-interop"
|
||||
version = "0.49.0"
|
||||
dependencies = [
|
||||
"fj-math",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -1224,7 +1224,7 @@ dependencies = [
|
||||
"itertools",
|
||||
"nalgebra",
|
||||
"raw-window-handle",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"tobj",
|
||||
"tracing",
|
||||
"wgpu",
|
||||
@@ -1625,7 +1625,7 @@ dependencies = [
|
||||
"hashbrown 0.16.1",
|
||||
"log",
|
||||
"presser",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"windows",
|
||||
]
|
||||
|
||||
@@ -2430,7 +2430,7 @@ dependencies = [
|
||||
"once_cell",
|
||||
"rustc-hash 1.1.0",
|
||||
"spirv",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"unicode-ident",
|
||||
]
|
||||
|
||||
@@ -3011,7 +3011,7 @@ dependencies = [
|
||||
"slab",
|
||||
"smallvec",
|
||||
"spade",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -3038,7 +3038,7 @@ dependencies = [
|
||||
"slab",
|
||||
"smallvec",
|
||||
"spade",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -3310,7 +3310,7 @@ dependencies = [
|
||||
"rustc-hash 2.1.1",
|
||||
"rustls",
|
||||
"socket2",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"web-time",
|
||||
@@ -3332,7 +3332,7 @@ dependencies = [
|
||||
"rustls",
|
||||
"rustls-pki-types",
|
||||
"slab",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"tinyvec",
|
||||
"tracing",
|
||||
"web-time",
|
||||
@@ -3533,7 +3533,7 @@ dependencies = [
|
||||
"semver",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4047,7 +4047,7 @@ checksum = "297f631f50729c8c99b84667867963997ec0b50f32b2a7dbcab828ef0541e8bb"
|
||||
dependencies = [
|
||||
"num-bigint",
|
||||
"num-traits",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"time",
|
||||
]
|
||||
|
||||
@@ -4358,11 +4358,11 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "thiserror"
|
||||
version = "2.0.17"
|
||||
version = "2.0.18"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
|
||||
checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
|
||||
dependencies = [
|
||||
"thiserror-impl 2.0.17",
|
||||
"thiserror-impl 2.0.18",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4378,9 +4378,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "thiserror-impl"
|
||||
version = "2.0.17"
|
||||
version = "2.0.18"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
|
||||
checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
@@ -4404,7 +4404,7 @@ checksum = "e7d946000a45b7cd15c3e64d781b2ea4270f30f82c2712de3267195d4fb24475"
|
||||
dependencies = [
|
||||
"quick-xml 0.37.5",
|
||||
"serde",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"zip",
|
||||
]
|
||||
|
||||
@@ -5096,7 +5096,7 @@ dependencies = [
|
||||
"raw-window-handle",
|
||||
"rustc-hash 1.1.0",
|
||||
"smallvec",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"wgpu-core-deps-apple",
|
||||
"wgpu-core-deps-emscripten",
|
||||
"wgpu-core-deps-wasm",
|
||||
@@ -5181,7 +5181,7 @@ dependencies = [
|
||||
"raw-window-handle",
|
||||
"renderdoc-sys",
|
||||
"smallvec",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"wasm-bindgen",
|
||||
"web-sys",
|
||||
"wgpu-types",
|
||||
@@ -5865,7 +5865,7 @@ dependencies = [
|
||||
"flate2",
|
||||
"indexmap",
|
||||
"memchr",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 2.0.18",
|
||||
"zopfli",
|
||||
]
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ itertools = "0.14.0"
|
||||
parking_lot = "0.12.5"
|
||||
robust = "1.2.0"
|
||||
spade = "2.15.0"
|
||||
thiserror = "2.0.17"
|
||||
thiserror = "2.0.18"
|
||||
type-map = "0.5.1"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
@@ -16,7 +16,7 @@ workspace = true
|
||||
[dependencies]
|
||||
fj-interop.workspace = true
|
||||
fj-math.workspace = true
|
||||
thiserror = "2.0.17"
|
||||
thiserror = "2.0.18"
|
||||
threemf = "0.7.0"
|
||||
stl = "0.2.1"
|
||||
wavefront_rs = "=2.0.0-beta.1"
|
||||
|
||||
@@ -15,4 +15,4 @@ workspace = true
|
||||
|
||||
[dependencies]
|
||||
fj-math.workspace = true
|
||||
thiserror = "2.0.17"
|
||||
thiserror = "2.0.18"
|
||||
|
||||
@@ -21,7 +21,7 @@ futures = "0.3.31"
|
||||
nalgebra = "0.34.1"
|
||||
tobj = "4.0.3"
|
||||
raw-window-handle = "0.6.0"
|
||||
thiserror = "2.0.17"
|
||||
thiserror = "2.0.18"
|
||||
tracing = "0.1.44"
|
||||
winit = "0.30.12"
|
||||
glyphon = "0.10.0"
|
||||
|
||||
@@ -20,7 +20,7 @@ fj-export.workspace = true
|
||||
fj-interop.workspace = true
|
||||
fj-math.workspace = true
|
||||
fj-viewer.workspace = true
|
||||
thiserror = "2.0.17"
|
||||
thiserror = "2.0.18"
|
||||
tracing = "0.1.44"
|
||||
|
||||
[dependencies.clap]
|
||||
|
||||
@@ -6,7 +6,7 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.100"
|
||||
chrono = "0.4.42"
|
||||
chrono = "0.4.43"
|
||||
map-macro = "0.3.0"
|
||||
octocrab = "0.49.5"
|
||||
semver = "1.0.27"
|
||||
|
||||
@@ -14,7 +14,7 @@ log = "0.4.29"
|
||||
secstr = "0.5.0"
|
||||
semver = "1.0.27"
|
||||
serde_json = "1.0.149"
|
||||
thiserror = "2.0.17"
|
||||
thiserror = "2.0.18"
|
||||
|
||||
[dependencies.autolib]
|
||||
path = "../autolib"
|
||||
|
||||
Reference in New Issue
Block a user