From 8415003cc5dcaebc5eb5ba32713144eccca9de3d Mon Sep 17 00:00:00 2001 From: Chris Wong Date: Sun, 25 Sep 2022 23:48:38 +1000 Subject: [PATCH] Release 0.24.0 (#351) * Release 0.24.0 * Update Cargo.lock for docs --- CHANGELOG.md | 5 ++++- docs/Cargo.lock | 36 ++++++++++++++++++------------------ maud/Cargo.toml | 4 ++-- maud/src/lib.rs | 2 +- maud_macros/Cargo.toml | 2 +- maud_macros/src/lib.rs | 2 +- 6 files changed, 27 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfd2eee1..71ce77b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [0.24.0] - 2022-08-12 + - Remove blanket `Render` impl for `T: Display` [#320](https://github.com/lambda-fairy/maud/pull/320) - Support `axum` v0.5 through `axum-core` v0.2 @@ -278,7 +280,8 @@ - Update to latest syntax extension API -[Unreleased]: https://github.com/lambda-fairy/maud/compare/v0.23.0...HEAD +[Unreleased]: https://github.com/lambda-fairy/maud/compare/v0.24.0...HEAD +[0.24.0]: https://github.com/lambda-fairy/maud/compare/v0.23.0...v0.24.0 [0.23.0]: https://github.com/lambda-fairy/maud/compare/v0.22.3...v0.23.0 [0.22.3]: https://github.com/lambda-fairy/maud/compare/v0.22.2...v0.22.3 [0.22.2]: https://github.com/lambda-fairy/maud/compare/v0.22.1...v0.22.2 diff --git a/docs/Cargo.lock b/docs/Cargo.lock index 2db95d56..6cc98a1d 100644 --- a/docs/Cargo.lock +++ b/docs/Cargo.lock @@ -230,9 +230,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "libc" -version = "0.2.132" +version = "0.2.133" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8371e4e5341c3a96db127eb2465ac681ced4c433e01dd0e938adbef26ba93ba5" +checksum = "c0f80d65747a3e43d1596c7c5492d95d5edddaabd45a7fcdb02b95f644164966" [[package]] name = "line-wrap" @@ -251,7 +251,7 @@ checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" [[package]] name = "maud" -version = "0.23.0" +version = "0.24.0" dependencies = [ "itoa 0.4.8", "maud_macros", @@ -259,7 +259,7 @@ dependencies = [ [[package]] name = "maud_macros" -version = "0.23.0" +version = "0.24.0" dependencies = [ "proc-macro-error", "proc-macro2", @@ -293,9 +293,9 @@ dependencies = [ [[package]] name = "once_cell" -version = "1.14.0" +version = "1.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f7254b99e31cad77da24b08ebf628882739a608578bb1bcdfc1f9c21260d7c0" +checksum = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1" [[package]] name = "onig" @@ -409,9 +409,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.43" +version = "1.0.44" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab" +checksum = "7bd7356a8122b6c4a24a82b278680c73357984ca2fc79a0f9fa6dea7dced7c58" dependencies = [ "unicode-ident", ] @@ -485,15 +485,15 @@ dependencies = [ [[package]] name = "serde" -version = "1.0.144" +version = "1.0.145" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0f747710de3dcd43b88c9168773254e809d8ddbdf9653b84e2554ab219f17860" +checksum = "728eb6351430bccb993660dfffc5a72f91ccc1295abaa8ce19b27ebe4f75568b" [[package]] name = "serde_derive" -version = "1.0.144" +version = "1.0.145" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "94ed3a816fb1d101812f83e789f888322c34e291f894f19590dc310963e87a00" +checksum = "81fa1584d3d1bcacd84c277a0dfe21f5b0f6accf4a23d04d4c6d61f1af522b4c" dependencies = [ "proc-macro2", "quote", @@ -530,9 +530,9 @@ checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde" [[package]] name = "syn" -version = "1.0.99" +version = "1.0.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13" +checksum = "52205623b1b0f064a4e71182c3b18ae902267282930c6d5462c91b859668426e" dependencies = [ "proc-macro2", "quote", @@ -564,18 +564,18 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.35" +version = "1.0.36" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c53f98874615aea268107765aa1ed8f6116782501d18e53d08b471733bea6c85" +checksum = "0a99cb8c4b9a8ef0e7907cd3b617cc8dc04d571c4e73c8ae403d80ac160bb122" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.35" +version = "1.0.36" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8b463991b4eab2d801e724172285ec4195c650e8ec79b149e6c2a8e6dd3f783" +checksum = "3a891860d3c8d66fec8e73ddb3765f90082374dbaaa833407b904a94f1a7eb43" dependencies = [ "proc-macro2", "quote", diff --git a/maud/Cargo.toml b/maud/Cargo.toml index 7d8cb5b6..77d28acc 100644 --- a/maud/Cargo.toml +++ b/maud/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "maud" # When releasing a new version, please update html_root_url in src/lib.rs -version = "0.23.0" +version = "0.24.0" authors = ["Chris Wong "] license = "MIT/Apache-2.0" documentation = "https://docs.rs/maud/" @@ -19,7 +19,7 @@ actix-web = ["actix-web-dep", "futures-util"] axum = ["axum-core", "http"] [dependencies] -maud_macros = { version = "0.23.0", path = "../maud_macros" } +maud_macros = { version = "0.24.0", path = "../maud_macros" } itoa = { version = "0.4.8", default-features = false, features = ["i128"] } rocket = { version = ">= 0.3, < 0.5", optional = true } futures-util = { version = "0.3.0", optional = true, default-features = false } diff --git a/maud/src/lib.rs b/maud/src/lib.rs index 43a82ada..0124cf94 100644 --- a/maud/src/lib.rs +++ b/maud/src/lib.rs @@ -7,7 +7,7 @@ //! //! [book]: https://maud.lambda.xyz/ -#![doc(html_root_url = "https://docs.rs/maud/0.23.0")] +#![doc(html_root_url = "https://docs.rs/maud/0.24.0")] extern crate alloc; diff --git a/maud_macros/Cargo.toml b/maud_macros/Cargo.toml index 9015cfda..6e7a8ba1 100644 --- a/maud_macros/Cargo.toml +++ b/maud_macros/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "maud_macros" # When releasing a new version, please update html_root_url in src/lib.rs -version = "0.23.0" +version = "0.24.0" authors = ["Chris Wong "] license = "MIT/Apache-2.0" documentation = "https://docs.rs/maud_macros/" diff --git a/maud_macros/src/lib.rs b/maud_macros/src/lib.rs index 7323459c..fe65ad4b 100644 --- a/maud_macros/src/lib.rs +++ b/maud_macros/src/lib.rs @@ -1,4 +1,4 @@ -#![doc(html_root_url = "https://docs.rs/maud_macros/0.23.0")] +#![doc(html_root_url = "https://docs.rs/maud_macros/0.24.0")] // TokenStream values are reference counted, and the mental overhead of tracking // lifetimes outweighs the marginal gains from explicit borrowing #![allow(clippy::needless_pass_by_value)]