diff --git a/CHANGELOG.md b/CHANGELOG.md index 79a13f29..c59aae58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.2](https://github.com/softdevca/styx/compare/styx-tree-v1.0.1...styx-tree-v1.0.2) - 2026-01-27 + +### Other + +- update Cargo.toml dependencies + ## [1.0.1](https://github.com/bearcove/styx/compare/styx-parse-v1.0.0...styx-parse-v1.0.1) - 2026-01-23 ### Other diff --git a/Cargo.lock b/Cargo.lock index 30844472..036bf130 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -361,19 +361,6 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b" -[[package]] -name = "corosensei" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b2b4c7e3e97730e6b0b8c5ff5ca82c663d1a645e4f630f4fa4c24e80626787e" -dependencies = [ - "autocfg", - "cfg-if", - "libc", - "scopeguard", - "windows-sys 0.59.0", -] - [[package]] name = "countme" version = "3.0.1" @@ -528,7 +515,7 @@ dependencies = [ [[package]] name = "facet" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "autocfg", "facet-core", @@ -553,7 +540,7 @@ dependencies = [ [[package]] name = "facet-core" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "autocfg", "camino", @@ -566,7 +553,7 @@ dependencies = [ [[package]] name = "facet-dessert" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet-core", "facet-reflect", @@ -575,7 +562,7 @@ dependencies = [ [[package]] name = "facet-error" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet", ] @@ -583,21 +570,21 @@ dependencies = [ [[package]] name = "facet-format" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ - "corosensei", "facet-core", "facet-dessert", "facet-path", "facet-reflect", "facet-solver", + "facet-validate", "tracing", ] [[package]] name = "facet-json" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet", "facet-core", @@ -609,7 +596,7 @@ dependencies = [ [[package]] name = "facet-macro-parse" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet-macro-types", "proc-macro2", @@ -619,7 +606,7 @@ dependencies = [ [[package]] name = "facet-macro-types" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "proc-macro2", "quote", @@ -629,7 +616,7 @@ dependencies = [ [[package]] name = "facet-macros" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet-macros-impl", ] @@ -637,7 +624,7 @@ dependencies = [ [[package]] name = "facet-macros-impl" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet-macro-parse", "facet-macro-types", @@ -650,7 +637,7 @@ dependencies = [ [[package]] name = "facet-path" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet-core", ] @@ -658,7 +645,7 @@ dependencies = [ [[package]] name = "facet-postcard" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "camino", "facet-core", @@ -672,7 +659,7 @@ dependencies = [ [[package]] name = "facet-pretty" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet-core", "facet-reflect", @@ -682,16 +669,17 @@ dependencies = [ [[package]] name = "facet-reflect" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet-core", + "facet-path", "tracing", ] [[package]] name = "facet-solver" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet-core", "facet-reflect", @@ -699,7 +687,7 @@ dependencies = [ [[package]] name = "facet-styx" -version = "1.0.1" +version = "1.0.2" dependencies = [ "ariadne", "facet", @@ -718,7 +706,7 @@ dependencies = [ [[package]] name = "facet-testhelpers" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "color-backtrace", "facet-testhelpers-macros", @@ -730,7 +718,7 @@ dependencies = [ [[package]] name = "facet-testhelpers-macros" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "quote", "unsynn", @@ -739,7 +727,7 @@ dependencies = [ [[package]] name = "facet-toml" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet-core", "facet-format", @@ -747,10 +735,20 @@ dependencies = [ "toml_parser", ] +[[package]] +name = "facet-validate" +version = "0.43.2" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" +dependencies = [ + "facet", + "facet-core", + "regex", +] + [[package]] name = "facet-value" version = "0.43.2" -source = "git+https://github.com/facet-rs/facet?branch=main#6d4f98591b431180182ac736d58f645a8c48f6af" +source = "git+https://github.com/facet-rs/facet?branch=main#dfb8bedd4a4a19f0c8fde9cb6f85715936137abe" dependencies = [ "facet-core", "facet-format", @@ -767,7 +765,7 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" [[package]] name = "figue" version = "1.0.0" -source = "git+https://github.com/bearcove/figue?branch=main#36ee277bcc2f027be4d225240ebcb174e15b4379" +source = "git+https://github.com/bearcove/figue?branch=main#dbe2bb35b38d696e25ca161849afc499307c8309" dependencies = [ "ariadne", "camino", @@ -791,7 +789,7 @@ dependencies = [ [[package]] name = "figue-attrs" version = "1.0.0" -source = "git+https://github.com/bearcove/figue?branch=main#36ee277bcc2f027be4d225240ebcb174e15b4379" +source = "git+https://github.com/bearcove/figue?branch=main#dbe2bb35b38d696e25ca161849afc499307c8309" dependencies = [ "facet", ] @@ -1626,7 +1624,7 @@ checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" [[package]] name = "roam" version = "0.6.0" -source = "git+https://github.com/bearcove/roam?branch=main#535a85be63eedfb39b71c14ab035ef53dc6a8897" +source = "git+https://github.com/bearcove/roam?branch=main#b2b79c6e1c9265b057ac37c1991d3f7026bbfa49" dependencies = [ "facet", "facet-core", @@ -1643,7 +1641,7 @@ dependencies = [ [[package]] name = "roam-frame" version = "0.6.0" -source = "git+https://github.com/bearcove/roam?branch=main#535a85be63eedfb39b71c14ab035ef53dc6a8897" +source = "git+https://github.com/bearcove/roam?branch=main#b2b79c6e1c9265b057ac37c1991d3f7026bbfa49" dependencies = [ "bytes", "facet", @@ -1653,7 +1651,7 @@ dependencies = [ [[package]] name = "roam-hash" version = "0.6.0" -source = "git+https://github.com/bearcove/roam?branch=main#535a85be63eedfb39b71c14ab035ef53dc6a8897" +source = "git+https://github.com/bearcove/roam?branch=main#b2b79c6e1c9265b057ac37c1991d3f7026bbfa49" dependencies = [ "blake3", "facet-core", @@ -1664,7 +1662,7 @@ dependencies = [ [[package]] name = "roam-macros-parse" version = "0.6.0" -source = "git+https://github.com/bearcove/roam?branch=main#535a85be63eedfb39b71c14ab035ef53dc6a8897" +source = "git+https://github.com/bearcove/roam?branch=main#b2b79c6e1c9265b057ac37c1991d3f7026bbfa49" dependencies = [ "proc-macro2", "unsynn", @@ -1673,7 +1671,7 @@ dependencies = [ [[package]] name = "roam-schema" version = "0.6.0" -source = "git+https://github.com/bearcove/roam?branch=main#535a85be63eedfb39b71c14ab035ef53dc6a8897" +source = "git+https://github.com/bearcove/roam?branch=main#b2b79c6e1c9265b057ac37c1991d3f7026bbfa49" dependencies = [ "facet", "facet-core", @@ -1683,7 +1681,7 @@ dependencies = [ [[package]] name = "roam-service-macros" version = "0.6.0" -source = "git+https://github.com/bearcove/roam?branch=main#535a85be63eedfb39b71c14ab035ef53dc6a8897" +source = "git+https://github.com/bearcove/roam?branch=main#b2b79c6e1c9265b057ac37c1991d3f7026bbfa49" dependencies = [ "facet-cargo-toml", "heck 0.5.0", @@ -1695,7 +1693,7 @@ dependencies = [ [[package]] name = "roam-session" version = "0.6.0" -source = "git+https://github.com/bearcove/roam?branch=main#535a85be63eedfb39b71c14ab035ef53dc6a8897" +source = "git+https://github.com/bearcove/roam?branch=main#b2b79c6e1c9265b057ac37c1991d3f7026bbfa49" dependencies = [ "async-channel", "facet", @@ -1717,7 +1715,7 @@ dependencies = [ [[package]] name = "roam-stream" version = "0.6.0" -source = "git+https://github.com/bearcove/roam?branch=main#535a85be63eedfb39b71c14ab035ef53dc6a8897" +source = "git+https://github.com/bearcove/roam?branch=main#b2b79c6e1c9265b057ac37c1991d3f7026bbfa49" dependencies = [ "cobs", "facet", @@ -1730,7 +1728,7 @@ dependencies = [ [[package]] name = "roam-task-local" version = "0.6.0" -source = "git+https://github.com/bearcove/roam?branch=main#535a85be63eedfb39b71c14ab035ef53dc6a8897" +source = "git+https://github.com/bearcove/roam?branch=main#b2b79c6e1c9265b057ac37c1991d3f7026bbfa49" dependencies = [ "pin-project-lite", ] @@ -1738,7 +1736,7 @@ dependencies = [ [[package]] name = "roam-wire" version = "0.6.0" -source = "git+https://github.com/bearcove/roam?branch=main#535a85be63eedfb39b71c14ab035ef53dc6a8897" +source = "git+https://github.com/bearcove/roam?branch=main#b2b79c6e1c9265b057ac37c1991d3f7026bbfa49" dependencies = [ "cobs", "facet", @@ -1909,7 +1907,7 @@ dependencies = [ [[package]] name = "serde_styx" -version = "1.0.1" +version = "1.0.2" dependencies = [ "serde", "styx-format", @@ -1972,9 +1970,9 @@ checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" [[package]] name = "socket2" -version = "0.6.1" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" +checksum = "86f4aa3ad99f2088c990dfa82d367e19cb29268ed67c574d10d0a4bfe71f07e0" dependencies = [ "libc", "windows-sys 0.60.2", @@ -2015,7 +2013,7 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" [[package]] name = "styx-cli" -version = "1.0.1" +version = "1.0.2" dependencies = [ "facet", "facet-styx", @@ -2044,7 +2042,7 @@ dependencies = [ [[package]] name = "styx-cst" -version = "1.0.1" +version = "1.0.2" dependencies = [ "rowan", "styx-parse", @@ -2052,7 +2050,7 @@ dependencies = [ [[package]] name = "styx-embed" -version = "1.0.1" +version = "1.0.2" dependencies = [ "blake3", "goblin", @@ -2063,7 +2061,7 @@ dependencies = [ [[package]] name = "styx-embed-macros" -version = "1.0.1" +version = "1.0.2" dependencies = [ "blake3", "lz4_flex", @@ -2074,7 +2072,7 @@ dependencies = [ [[package]] name = "styx-ffi" -version = "1.0.1" +version = "1.0.2" dependencies = [ "cbindgen", "styx-tree", @@ -2082,7 +2080,7 @@ dependencies = [ [[package]] name = "styx-format" -version = "1.0.1" +version = "1.0.2" dependencies = [ "insta", "proptest", @@ -2102,7 +2100,7 @@ dependencies = [ [[package]] name = "styx-lsp" -version = "1.0.1" +version = "1.0.2" dependencies = [ "dirs", "eyre", @@ -2129,7 +2127,7 @@ dependencies = [ [[package]] name = "styx-lsp-ext" -version = "1.0.1" +version = "1.0.2" dependencies = [ "facet", "roam", @@ -2138,14 +2136,14 @@ dependencies = [ [[package]] name = "styx-lsp-test-schema" -version = "1.0.1" +version = "1.0.2" dependencies = [ "facet", ] [[package]] name = "styx-parse" -version = "1.0.1" +version = "1.0.2" dependencies = [ "facet", "facet-testhelpers", @@ -2154,7 +2152,7 @@ dependencies = [ [[package]] name = "styx-tree" -version = "1.0.1" +version = "1.0.2" dependencies = [ "ariadne", "facet", @@ -2166,7 +2164,7 @@ dependencies = [ [[package]] name = "styx-wasm" -version = "1.0.1" +version = "1.0.2" dependencies = [ "serde", "serde-wasm-bindgen", @@ -2519,7 +2517,7 @@ checksum = "4ae62f7eae5eb549c71b76658648b72cc6111f2d87d24a1e31fa907f4943e3ce" [[package]] name = "tree-sitter-styx" -version = "1.0.1" +version = "1.0.2" dependencies = [ "cc", "tree-sitter", @@ -2950,18 +2948,18 @@ dependencies = [ [[package]] name = "zerocopy" -version = "0.8.33" +version = "0.8.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "668f5168d10b9ee831de31933dc111a459c97ec93225beb307aed970d1372dfd" +checksum = "71ddd76bcebeed25db614f82bf31a9f4222d3fbba300e6fb6c00afa26cbd4d9d" dependencies = [ "zerocopy-derive", ] [[package]] name = "zerocopy-derive" -version = "0.8.33" +version = "0.8.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c7962b26b0a8685668b671ee4b54d007a67d4eaf05fda79ac0ecf41e32270f1" +checksum = "d8187381b52e32220d50b255276aa16a084ec0a9017a0ca2152a1f55c539758d" dependencies = [ "proc-macro2", "quote", @@ -3024,6 +3022,6 @@ dependencies = [ [[package]] name = "zmij" -version = "1.0.16" +version = "1.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dfcd145825aace48cff44a8844de64bf75feec3080e0aa5cdbde72961ae51a65" +checksum = "02aae0f83f69aafc94776e879363e9771d7ecbffe2c7fbb6c14c5e00dfe88439" diff --git a/crates/facet-styx/Cargo.toml b/crates/facet-styx/Cargo.toml index a5246e91..13dbe4fe 100644 --- a/crates/facet-styx/Cargo.toml +++ b/crates/facet-styx/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "facet-styx" -version = "1.0.1" +version = "1.0.2" edition.workspace = true description = "Facet integration for the Styx configuration language" license.workspace = true diff --git a/crates/serde_styx/Cargo.toml b/crates/serde_styx/Cargo.toml index 664a8ea8..c41d701c 100644 --- a/crates/serde_styx/Cargo.toml +++ b/crates/serde_styx/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "serde_styx" -version = "1.0.1" +version = "1.0.2" edition.workspace = true description = "Serde support for the Styx configuration language" license.workspace = true diff --git a/crates/styx-cli/Cargo.toml b/crates/styx-cli/Cargo.toml index 9d76999c..077b5d55 100644 --- a/crates/styx-cli/Cargo.toml +++ b/crates/styx-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-cli" -version = "1.0.1" +version = "1.0.2" edition.workspace = true license.workspace = true repository.workspace = true diff --git a/crates/styx-cst/Cargo.toml b/crates/styx-cst/Cargo.toml index 946ea3fb..3a63deef 100644 --- a/crates/styx-cst/Cargo.toml +++ b/crates/styx-cst/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-cst" -version = "1.0.1" +version = "1.0.2" edition.workspace = true license.workspace = true description = "Lossless Concrete Syntax Tree for the Styx configuration language" diff --git a/crates/styx-embed-macros/Cargo.toml b/crates/styx-embed-macros/Cargo.toml index 220ce1d7..e2097dd5 100644 --- a/crates/styx-embed-macros/Cargo.toml +++ b/crates/styx-embed-macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-embed-macros" -version = "1.0.1" +version = "1.0.2" edition.workspace = true description = "Proc macros for embedding Styx schemas in binaries" license.workspace = true diff --git a/crates/styx-embed/Cargo.toml b/crates/styx-embed/Cargo.toml index dedb8a8b..0c6591c6 100644 --- a/crates/styx-embed/Cargo.toml +++ b/crates/styx-embed/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-embed" -version = "1.0.1" +version = "1.0.2" edition.workspace = true description = "Embed Styx schemas in binaries for zero-execution discovery" license.workspace = true diff --git a/crates/styx-ffi/Cargo.toml b/crates/styx-ffi/Cargo.toml index c9c5bc02..22449caa 100644 --- a/crates/styx-ffi/Cargo.toml +++ b/crates/styx-ffi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-ffi" -version = "1.0.1" +version = "1.0.2" edition.workspace = true license.workspace = true repository.workspace = true diff --git a/crates/styx-format/Cargo.toml b/crates/styx-format/Cargo.toml index ac288b14..af2b1ec4 100644 --- a/crates/styx-format/Cargo.toml +++ b/crates/styx-format/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-format" -version = "1.0.1" +version = "1.0.2" edition.workspace = true description = "Core formatting and parsing utilities for Styx" license.workspace = true diff --git a/crates/styx-lsp-ext/Cargo.toml b/crates/styx-lsp-ext/Cargo.toml index d3ce3484..78f4802e 100644 --- a/crates/styx-lsp-ext/Cargo.toml +++ b/crates/styx-lsp-ext/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-lsp-ext" -version = "1.0.1" +version = "1.0.2" edition.workspace = true description = "Protocol types for Styx LSP extensions" license.workspace = true diff --git a/crates/styx-lsp-test-schema/Cargo.toml b/crates/styx-lsp-test-schema/Cargo.toml index d1a6d3c6..e9169944 100644 --- a/crates/styx-lsp-test-schema/Cargo.toml +++ b/crates/styx-lsp-test-schema/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-lsp-test-schema" -version = "1.0.1" +version = "1.0.2" edition.workspace = true description = "Schema types for LSP extension test files" license.workspace = true diff --git a/crates/styx-lsp/Cargo.toml b/crates/styx-lsp/Cargo.toml index f38cac3f..fc49874f 100644 --- a/crates/styx-lsp/Cargo.toml +++ b/crates/styx-lsp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-lsp" -version = "1.0.1" +version = "1.0.2" edition.workspace = true license.workspace = true repository.workspace = true diff --git a/crates/styx-parse/Cargo.toml b/crates/styx-parse/Cargo.toml index 450b6350..c232c801 100644 --- a/crates/styx-parse/Cargo.toml +++ b/crates/styx-parse/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-parse" -version = "1.0.1" +version = "1.0.2" edition.workspace = true license.workspace = true description = "Event-based parser for the Styx configuration language" diff --git a/crates/styx-tree/Cargo.toml b/crates/styx-tree/Cargo.toml index ed9635cc..91ca89ef 100644 --- a/crates/styx-tree/Cargo.toml +++ b/crates/styx-tree/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-tree" -version = "1.0.1" +version = "1.0.2" edition.workspace = true description = "High-level syntax tree for the Styx configuration language" license.workspace = true diff --git a/crates/styx-wasm/Cargo.toml b/crates/styx-wasm/Cargo.toml index 16e5b61c..f4f4b564 100644 --- a/crates/styx-wasm/Cargo.toml +++ b/crates/styx-wasm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "styx-wasm" -version = "1.0.1" +version = "1.0.2" edition.workspace = true license.workspace = true repository.workspace = true diff --git a/crates/tree-sitter-styx/Cargo.toml b/crates/tree-sitter-styx/Cargo.toml index d25a12c4..99db6389 100644 --- a/crates/tree-sitter-styx/Cargo.toml +++ b/crates/tree-sitter-styx/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tree-sitter-styx" description = "Styx grammar for tree-sitter" -version = "1.0.1" +version = "1.0.2" license = "MIT" readme = "README.md" keywords = ["incremental", "parsing", "tree-sitter", "styx"]