From ec48c58a551d75941d6decf9d9d2827d86ba86d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 08:21:25 +0000 Subject: [PATCH] build(deps): bump the all group across 1 directory with 22 updates Bumps the all group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.199` | `1.0.203` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.119` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.8.1` | `3.8.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.61` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.82` | `1.0.86` | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.8` | | [strum_macros](https://github.com/Peternator7/strum) | `0.26.2` | `0.26.4` | | [strum](https://github.com/Peternator7/strum) | `0.26.2` | `0.26.3` | | [versions](https://github.com/fosskers/rs-versions) | `6.2.0` | `6.3.0` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.25` | `0.3.27` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [schemars](https://github.com/GREsau/schemars) | `0.8.17` | `0.8.21` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.65` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.86` | | [proptest](https://github.com/proptest-rs/proptest) | `1.4.0` | `1.5.0` | | [proptest-derive](https://github.com/proptest-rs/proptest) | `0.4.0` | `0.5.0` | | [kissat-rs](https://github.com/firefighterduck/kissat-rs) | ``6fef631`` | ``f468513`` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.95` | `1.0.104` | Updates `serde` from 1.0.199 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.203) Updates `serde_json` from 1.0.116 to 1.0.119 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.119) Updates `serde_with` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.8.1...v3.8.2) Updates `thiserror` from 1.0.59 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.61) Updates `anyhow` from 1.0.82 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.86) Updates `clap` from 4.5.4 to 4.5.8 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.4...v4.5.8) Updates `strum_macros` from 0.26.2 to 0.26.4 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Updates `strum` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/compare/v0.26.2...v0.26.3) Updates `versions` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/fosskers/rs-versions/releases) - [Changelog](https://github.com/fosskers/rs-versions/blob/master/CHANGELOG.md) - [Commits](https://github.com/fosskers/rs-versions/compare/v6.2.0...v6.3.0) Updates `linkme` from 0.3.25 to 0.3.27 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](https://github.com/dtolnay/linkme/compare/0.3.25...0.3.27) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `schemars` from 0.8.17 to 0.8.21 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](https://github.com/GREsau/schemars/compare/v0.8.17...v0.8.21) Updates `itertools` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.1...v0.13.0) Updates `syn` from 2.0.60 to 2.0.65 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.65) Updates `proc-macro2` from 1.0.81 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.86) Updates `proptest` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md) - [Commits](https://github.com/proptest-rs/proptest/compare/v1.4.0...v1.5.0) Updates `proptest-derive` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md) - [Commits](https://github.com/proptest-rs/proptest/compare/0.4.0...proptest-derive-0.5.0) Updates `kissat-rs` from `6fef631` to `f468513` - [Commits](https://github.com/firefighterduck/kissat-rs/compare/6fef631e6408cbe7873b09c9a4f91eeb9c4c867e...f46851317ba316c3d9fa1c34ca4c3261f89e9647) Updates `kissat-sys` from `6fef631` to `f468513` - [Commits](https://github.com/firefighterduck/kissat-rs/compare/6fef631e6408cbe7873b09c9a4f91eeb9c4c867e...f46851317ba316c3d9fa1c34ca4c3261f89e9647) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `cc` from 1.0.95 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.95...cc-v1.0.104) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: versions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: schemars dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: proptest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: proptest-derive dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: kissat-rs dependency-type: direct:production dependency-group: all - dependency-name: kissat-sys dependency-type: direct:production dependency-group: all - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- Cargo.lock | 230 ++++++++++----------- conjure_oxide/Cargo.toml | 26 +-- crates/conjure_core/Cargo.toml | 26 +-- crates/conjure_macros/Cargo.toml | 6 +- crates/enum_compatability_macro/Cargo.toml | 4 +- crates/uniplate/Cargo.toml | 6 +- crates/uniplate_derive/Cargo.toml | 6 +- solvers/chuffed/Cargo.toml | 2 +- solvers/minion/Cargo.toml | 6 +- 9 files changed, 149 insertions(+), 163 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2be791d218..e72baf8015 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -91,9 +91,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.82" +version = "1.0.86" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519" +checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da" [[package]] name = "autocfg" @@ -118,31 +118,9 @@ dependencies = [ [[package]] name = "base64" -version = "0.22.0" +version = "0.22.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51" - -[[package]] -name = "bindgen" -version = "0.64.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4243e6031260db77ede97ad86c27e501d646a27ab57b59a574f725d98ab1fb4" -dependencies = [ - "bitflags 1.3.2", - "cexpr", - "clang-sys", - "lazy_static", - "lazycell", - "log", - "peeking_take_while", - "proc-macro2", - "quote 1.0.36", - "regex", - "rustc-hash", - "shlex", - "syn 1.0.109", - "which", -] +checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" [[package]] name = "bindgen" @@ -153,7 +131,7 @@ dependencies = [ "bitflags 2.5.0", "cexpr", "clang-sys", - "itertools", + "itertools 0.12.1", "lazy_static", "lazycell", "log", @@ -163,7 +141,7 @@ dependencies = [ "regex", "rustc-hash", "shlex", - "syn 2.0.60", + "syn 2.0.65", "which", ] @@ -217,9 +195,9 @@ checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9" [[package]] name = "cc" -version = "1.0.95" +version = "1.0.104" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d32a725bc159af97c3e629873bb9f88fb8cf8a4867175f76dc987815ea07c83b" +checksum = "74b6a57f98764a267ff415d50a25e6e166f3831a5071af4995296ea97d210490" dependencies = [ "jobserver", "libc", @@ -258,7 +236,7 @@ dependencies = [ name = "chuffed_rs" version = "0.1.0" dependencies = [ - "bindgen 0.69.4", + "bindgen", "cc", ] @@ -275,9 +253,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.4" +version = "4.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0" +checksum = "84b3edb18336f4df585bc9aa31dd99c036dfa5dc5e9a2939a722a188f3a8970d" dependencies = [ "clap_builder", "clap_derive", @@ -285,9 +263,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.2" +version = "4.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4" +checksum = "c1c09dd5ada6c6c78075d6fd0da3f90d8080651e2d6cc8eb2f1aaa4034ced708" dependencies = [ "anstream", "anstyle", @@ -297,14 +275,14 @@ dependencies = [ [[package]] name = "clap_derive" -version = "4.5.4" +version = "4.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64" +checksum = "2bac35c6dafb060fd4d275d9a4ffae97917c13a6327903a8be2153cd964f7085" dependencies = [ "heck 0.5.0", "proc-macro2", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] @@ -330,7 +308,7 @@ dependencies = [ "derive_is_enum_variant", "enum_compatability_macro", "im", - "itertools", + "itertools 0.13.0", "linkme", "log", "minion_rs", @@ -355,7 +333,7 @@ dependencies = [ "linkme", "proc-macro2", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] @@ -410,7 +388,7 @@ dependencies = [ "proc-macro2", "quote 1.0.36", "strsim 0.10.0", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] @@ -421,7 +399,7 @@ checksum = "a668eda54683121533a393014d8692171709ff57a7d61f187b6e782719f8933f" dependencies = [ "darling_core", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] @@ -483,9 +461,9 @@ checksum = "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a" name = "enum_compatability_macro" version = "0.1.0" dependencies = [ - "itertools", + "itertools 0.13.0", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] @@ -569,12 +547,6 @@ dependencies = [ "unicode-segmentation", ] -[[package]] -name = "heck" -version = "0.4.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" - [[package]] name = "heck" version = "0.5.0" @@ -671,6 +643,15 @@ dependencies = [ "either", ] +[[package]] +name = "itertools" +version = "0.13.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" +dependencies = [ + "either", +] + [[package]] name = "itoa" version = "1.0.11" @@ -697,8 +678,8 @@ dependencies = [ [[package]] name = "kissat-rs" -version = "0.1.1" -source = "git+https://github.com/firefighterduck/kissat-rs?branch=main#6fef631e6408cbe7873b09c9a4f91eeb9c4c867e" +version = "0.1.2" +source = "git+https://github.com/firefighterduck/kissat-rs?branch=main#f46851317ba316c3d9fa1c34ca4c3261f89e9647" dependencies = [ "derive-try-from-primitive", "kissat-sys", @@ -707,10 +688,10 @@ dependencies = [ [[package]] name = "kissat-sys" -version = "0.1.1" -source = "git+https://github.com/firefighterduck/kissat-rs?branch=main#6fef631e6408cbe7873b09c9a4f91eeb9c4c867e" +version = "0.1.2" +source = "git+https://github.com/firefighterduck/kissat-rs?branch=main#f46851317ba316c3d9fa1c34ca4c3261f89e9647" dependencies = [ - "bindgen 0.64.0", + "bindgen", ] [[package]] @@ -735,9 +716,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" [[package]] name = "libc" -version = "0.2.153" +version = "0.2.155" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" +checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" [[package]] name = "libloading" @@ -757,22 +738,22 @@ checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" [[package]] name = "linkme" -version = "0.3.25" +version = "0.3.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb2cfee0de9bd869589fb9a015e155946d1be5ff415cb844c2caccc6cc4b5db9" +checksum = "ccb76662d78edc9f9bf56360d6919bdacc8b7761227727e5082f128eeb90bbf5" dependencies = [ "linkme-impl", ] [[package]] name = "linkme-impl" -version = "0.3.25" +version = "0.3.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "adf157a4dc5a29b7b464aa8fe7edeff30076e07e13646a1c3874f58477dc99f8" +checksum = "f8dccda732e04fa3baf2e17cf835bfe2601c7c2edafd64417c627dabae3a8cda" dependencies = [ "proc-macro2", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] @@ -793,9 +774,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.21" +version = "0.4.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" +checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" dependencies = [ "serde", "value-bag", @@ -818,7 +799,7 @@ name = "minion_rs" version = "0.0.1" dependencies = [ "anyhow", - "bindgen 0.69.4", + "bindgen", "glob", "libc", "thiserror", @@ -897,12 +878,6 @@ dependencies = [ "windows-targets 0.48.5", ] -[[package]] -name = "peeking_take_while" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099" - [[package]] name = "pin-project-lite" version = "0.2.13" @@ -928,14 +903,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8d3928fb5db768cb86f891ff014f0144589297e3c6a1aba6ed7cecfdace270c7" dependencies = [ "proc-macro2", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] name = "proc-macro2" -version = "1.0.81" +version = "1.0.86" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba" +checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77" dependencies = [ "unicode-ident", ] @@ -948,9 +923,9 @@ checksum = "8bccbff07d5ed689c4087d20d7307a52ab6141edeedf487c3876a55b86cf63df" [[package]] name = "proptest" -version = "1.4.0" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "31b476131c3c86cb68032fdc5cb6d5a1045e3e42d96b69fa599fd77701e1f5bf" +checksum = "b4c2511913b88df1637da85cc8d96ec8e43a3f8bb8ccb71ee1ac240d6f3df58d" dependencies = [ "bit-set", "bit-vec", @@ -977,6 +952,17 @@ dependencies = [ "syn 1.0.109", ] +[[package]] +name = "proptest-derive" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6ff7ff745a347b87471d859a377a9a404361e7efc2a971d73424a6d183c0fc77" +dependencies = [ + "proc-macro2", + "quote 1.0.36", + "syn 2.0.65", +] + [[package]] name = "quick-error" version = "1.2.3" @@ -1057,9 +1043,9 @@ dependencies = [ [[package]] name = "regex" -version = "1.10.4" +version = "1.10.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c" +checksum = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f" dependencies = [ "aho-corasick", "memchr", @@ -1144,9 +1130,9 @@ dependencies = [ [[package]] name = "schemars" -version = "0.8.17" +version = "0.8.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f55c82c700538496bdc329bb4918a81f87cc8888811bd123cf325a0f2f8d309" +checksum = "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92" dependencies = [ "dyn-clone", "schemars_derive", @@ -1156,14 +1142,14 @@ dependencies = [ [[package]] name = "schemars_derive" -version = "0.8.17" +version = "0.8.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83263746fe5e32097f06356968a077f96089739c927a61450efa069905eec108" +checksum = "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e" dependencies = [ "proc-macro2", "quote 1.0.36", "serde_derive_internals", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] @@ -1174,22 +1160,22 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" [[package]] name = "serde" -version = "1.0.199" +version = "1.0.203" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c9f6e76df036c77cd94996771fb40db98187f096dd0b9af39c6c6e452ba966a" +checksum = "7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.199" +version = "1.0.203" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "11bd257a6541e141e42ca6d24ae26f7714887b47e89aa739099104c7e4d3b7fc" +checksum = "500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba" dependencies = [ "proc-macro2", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] @@ -1200,7 +1186,7 @@ checksum = "330f01ce65a3a5fe59a60c82f3c9a024b573b8a6e875bd233fe5f934e71d54e3" dependencies = [ "proc-macro2", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] @@ -1214,9 +1200,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.116" +version = "1.0.119" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813" +checksum = "e8eddb61f0697cc3989c5d64b452f5488e2b8a60fd7d5076a3045076ffef8cb0" dependencies = [ "itoa", "ryu", @@ -1225,9 +1211,9 @@ dependencies = [ [[package]] name = "serde_with" -version = "3.8.1" +version = "3.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ad483d2ab0149d5a5ebcd9972a3852711e0153d863bf5a5d0391d28883c4a20" +checksum = "079f3a42cd87588d924ed95b533f8d30a483388c4e400ab736a7058e34f16169" dependencies = [ "base64", "chrono", @@ -1243,14 +1229,14 @@ dependencies = [ [[package]] name = "serde_with_macros" -version = "3.8.1" +version = "3.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65569b702f41443e8bc8bbb1c5779bd0450bbe723b56198980e80ec45780bce2" +checksum = "bc03aad67c1d26b7de277d51c86892e7d9a0110a2fe44bf6b26cc569fba302d6" dependencies = [ "darling", "proc-macro2", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] @@ -1302,21 +1288,21 @@ dependencies = [ [[package]] name = "strum" -version = "0.26.2" +version = "0.26.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29" +checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06" [[package]] name = "strum_macros" -version = "0.26.2" +version = "0.26.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946" +checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be" dependencies = [ - "heck 0.4.1", + "heck 0.5.0", "proc-macro2", "quote 1.0.36", "rustversion", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] @@ -1421,9 +1407,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.60" +version = "2.0.65" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3" +checksum = "d2863d96a84c6439701d7a38f9de935ec562c8832cc55d1dde0f513b52fad106" dependencies = [ "proc-macro2", "quote 1.0.36", @@ -1453,29 +1439,29 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.59" +version = "1.0.61" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f0126ad08bff79f29fc3ae6a55cc72352056dfff61e3ff8bb7129476d44b23aa" +checksum = "c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.59" +version = "1.0.61" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d1cd413b5d558b4c5bf3680e324a6fa5014e7b7c067a51e69dbdf47eb7148b66" +checksum = "46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533" dependencies = [ "proc-macro2", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", ] [[package]] name = "time" -version = "0.3.34" +version = "0.3.36" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749" +checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" dependencies = [ "deranged", "itoa", @@ -1494,9 +1480,9 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" [[package]] name = "time-macros" -version = "0.2.17" +version = "0.2.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774" +checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" dependencies = [ "num-conv", "time-core", @@ -1550,7 +1536,7 @@ version = "0.1.0" dependencies = [ "im", "proptest", - "proptest-derive", + "proptest-derive 0.5.0", "thiserror", ] @@ -1561,7 +1547,7 @@ source = "git+https://github.com/conjure-cp/conjure-oxide.git?rev=0dc7090f0388d9 dependencies = [ "im", "proptest", - "proptest-derive", + "proptest-derive 0.4.0", "thiserror", ] @@ -1572,7 +1558,7 @@ dependencies = [ "log", "proc-macro2", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", "uniplate 0.1.0", ] @@ -1584,7 +1570,7 @@ dependencies = [ "log", "proc-macro2", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", "uniplate 0.1.0 (git+https://github.com/conjure-cp/conjure-oxide.git?rev=0dc7090f0388d9a4fc0460d7d5fbf79da7854170)", ] @@ -1638,11 +1624,11 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" [[package]] name = "versions" -version = "6.2.0" +version = "6.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38a8931f8d167b6448076020e70b9de46dcf5ea1731212481a092d0071c4ac5b" +checksum = "5fc28d1172a20e32754969ea1a873c2c6e68e36c449c6056aa3e2ee5fe69a794" dependencies = [ - "itertools", + "itertools 0.13.0", "nom", ] @@ -1692,7 +1678,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", "wasm-bindgen-shared", ] @@ -1714,7 +1700,7 @@ checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" dependencies = [ "proc-macro2", "quote 1.0.36", - "syn 2.0.60", + "syn 2.0.65", "wasm-bindgen-backend", "wasm-bindgen-shared", ] diff --git a/conjure_oxide/Cargo.toml b/conjure_oxide/Cargo.toml index df199a1a00..7db12e5f9c 100644 --- a/conjure_oxide/Cargo.toml +++ b/conjure_oxide/Cargo.toml @@ -12,22 +12,22 @@ walkdir = "2.5.0" conjure_core = { path = "../crates/conjure_core" } uniplate = { git = "https://github.com/conjure-cp/conjure-oxide.git", rev = "0dc7090f0388d9a4fc0460d7d5fbf79da7854170" } uniplate_derive = { git = "https://github.com/conjure-cp/conjure-oxide.git", rev = "0dc7090f0388d9a4fc0460d7d5fbf79da7854170" } -serde = { version = "1.0.199", features = ["derive"] } -serde_json = "1.0.116" -serde_with = "3.8.1" -thiserror = "1.0.59" +serde = { version = "1.0.203", features = ["derive"] } +serde_json = "1.0.119" +serde_with = "3.8.2" +thiserror = "1.0.61" minion_rs = { path = "../solvers/minion" } -anyhow = "1.0.82" -clap = { version = "4.5.3", features = ["derive"] } -strum_macros = "0.26.2" -strum = "0.26.2" -versions = "6.2.0" -linkme = "0.3.22" +anyhow = "1.0.86" +clap = { version = "4.5.8", features = ["derive"] } +strum_macros = "0.26.4" +strum = "0.26.3" +versions = "6.3.0" +linkme = "0.3.27" walkdir = "2.5.0" -regex = "1.10.3" -log = "0.4.21" +regex = "1.10.5" +log = "0.4.22" structured-logger = "1.0.3" -schemars = "0.8.17" +schemars = "0.8.21" [features] diff --git a/crates/conjure_core/Cargo.toml b/crates/conjure_core/Cargo.toml index 1cbf0bcda3..e7227f2d4e 100644 --- a/crates/conjure_core/Cargo.toml +++ b/crates/conjure_core/Cargo.toml @@ -10,22 +10,22 @@ uniplate = { git = "https://github.com/conjure-cp/conjure-oxide.git", rev = "0dc uniplate_derive = { git = "https://github.com/conjure-cp/conjure-oxide.git", rev = "0dc7090f0388d9a4fc0460d7d5fbf79da7854170" } minion_rs = { path = "../../solvers/minion" } project-root = "0.2.2" -linkme = "0.3.25" -serde = { version = "1.0.199", features = ["derive"] } -serde_json = "1.0.116" -serde_with = "3.8.1" -strum = "0.26.2" -strum_macros = "0.26.2" -thiserror = "1.0.59" +linkme = "0.3.27" +serde = { version = "1.0.203", features = ["derive"] } +serde_json = "1.0.119" +serde_with = "3.8.2" +strum = "0.26.3" +strum_macros = "0.26.4" +thiserror = "1.0.61" derive_is_enum_variant = "0.1.1" -log = "0.4.21" -anyhow = "1.0.82" -regex = "1.10.4" +log = "0.4.22" +anyhow = "1.0.86" +regex = "1.10.5" walkdir = "2.5.0" derivative = "2.2.0" -schemars = "0.8.17" -clap = { version = "4.5.4", features = ["derive"] } -itertools = "0.12.1" +schemars = "0.8.21" +clap = { version = "4.5.8", features = ["derive"] } +itertools = "0.13.0" im = "15.1.0" [lints] diff --git a/crates/conjure_macros/Cargo.toml b/crates/conjure_macros/Cargo.toml index 551ed241a7..4079c13a33 100644 --- a/crates/conjure_macros/Cargo.toml +++ b/crates/conjure_macros/Cargo.toml @@ -8,9 +8,9 @@ proc_macro = true [dependencies] quote = "1.0.36" -syn = { version = "2.0.60", features = ["full"] } -proc-macro2 = "1.0.81" -linkme = "0.3.25" +syn = { version = "2.0.65", features = ["full"] } +proc-macro2 = "1.0.86" +linkme = "0.3.27" [lints] workspace = true diff --git a/crates/enum_compatability_macro/Cargo.toml b/crates/enum_compatability_macro/Cargo.toml index 799dc8c55a..04322e93b8 100644 --- a/crates/enum_compatability_macro/Cargo.toml +++ b/crates/enum_compatability_macro/Cargo.toml @@ -9,8 +9,8 @@ proc_macro = true [dependencies] quote = "1.0.36" -syn = { version = "2.0.60", features = ["parsing","visit-mut","full"] } -itertools = "0.12" +syn = { version = "2.0.65", features = ["parsing","visit-mut","full"] } +itertools = "0.13" [lints] workspace = true diff --git a/crates/uniplate/Cargo.toml b/crates/uniplate/Cargo.toml index ffb05d5043..0776800a73 100644 --- a/crates/uniplate/Cargo.toml +++ b/crates/uniplate/Cargo.toml @@ -9,9 +9,9 @@ license = "MPL-2.0" [dependencies] im = {version = "15.1.0", features = ["proptest"]} -proptest = "1.4.0" -proptest-derive = "0.4.0" -thiserror = "1.0.59" +proptest = "1.5.0" +proptest-derive = "0.5.0" +thiserror = "1.0.61" [lints] workspace = true diff --git a/crates/uniplate_derive/Cargo.toml b/crates/uniplate_derive/Cargo.toml index d7e35afcb5..e173f51dbb 100644 --- a/crates/uniplate_derive/Cargo.toml +++ b/crates/uniplate_derive/Cargo.toml @@ -9,10 +9,10 @@ license = "MPL-2.0" proc-macro = true [dependencies] -proc-macro2 = "1.0.81" -syn = "2.0.60" +proc-macro2 = "1.0.86" +syn = "2.0.65" quote = "1.0.36" -log = "0.4.21" +log = "0.4.22" uniplate = {path = "../uniplate"} [lints] diff --git a/solvers/chuffed/Cargo.toml b/solvers/chuffed/Cargo.toml index 413e60ceeb..77c31612a5 100644 --- a/solvers/chuffed/Cargo.toml +++ b/solvers/chuffed/Cargo.toml @@ -9,5 +9,5 @@ edition = "2021" [dependencies] [build-dependencies] -cc = { version = "1.0.95", features = ["parallel"] } +cc = { version = "1.0.104", features = ["parallel"] } bindgen = "0.69.4" diff --git a/solvers/minion/Cargo.toml b/solvers/minion/Cargo.toml index 6c0c4f26db..cd359edeb6 100644 --- a/solvers/minion/Cargo.toml +++ b/solvers/minion/Cargo.toml @@ -6,9 +6,9 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -anyhow = "1.0.82" -libc = "0.2.153" -thiserror = "1.0.59" +anyhow = "1.0.86" +libc = "0.2.155" +thiserror = "1.0.61" [build-dependencies] bindgen = "0.69.4"