update deps

This commit is contained in:
Adam 2024-09-23 22:35:07 -04:00
parent efaf174f0d
commit 8139340f6c

12
Cargo.lock generated
View file

@ -1833,9 +1833,9 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "pkg-config"
version = "0.3.30"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
[[package]]
name = "powerfmt"
@ -2451,7 +2451,7 @@ dependencies = [
[[package]]
name = "thaw"
version = "0.4.0-beta3"
source = "git+https://github.com/thaw-ui/thaw.git#c87b989c3c520a441ac94b82d3c0fca3d879def4"
source = "git+https://github.com/thaw-ui/thaw.git#a03226f202276361e409d40ba5f169c5b3468716"
dependencies = [
"cfg-if",
"chrono",
@ -2473,7 +2473,7 @@ dependencies = [
[[package]]
name = "thaw_components"
version = "0.2.0-beta3"
source = "git+https://github.com/thaw-ui/thaw.git#c87b989c3c520a441ac94b82d3c0fca3d879def4"
source = "git+https://github.com/thaw-ui/thaw.git#a03226f202276361e409d40ba5f169c5b3468716"
dependencies = [
"cfg-if",
"leptos",
@ -2486,7 +2486,7 @@ dependencies = [
[[package]]
name = "thaw_macro"
version = "0.1.0-beta3"
source = "git+https://github.com/thaw-ui/thaw.git#c87b989c3c520a441ac94b82d3c0fca3d879def4"
source = "git+https://github.com/thaw-ui/thaw.git#a03226f202276361e409d40ba5f169c5b3468716"
dependencies = [
"proc-macro2",
"quote",
@ -2496,7 +2496,7 @@ dependencies = [
[[package]]
name = "thaw_utils"
version = "0.1.0-beta3"
source = "git+https://github.com/thaw-ui/thaw.git#c87b989c3c520a441ac94b82d3c0fca3d879def4"
source = "git+https://github.com/thaw-ui/thaw.git#a03226f202276361e409d40ba5f169c5b3468716"
dependencies = [
"cfg-if",
"chrono",