diff --git a/Cargo.lock b/Cargo.lock index b096786..91840ab 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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",