bump rust to 1.81.0

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-09-06 21:08:21 -04:00
parent 80698c0b17
commit 6f643a4b06
3 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ license = "Apache-2.0"
# See also `rust-toolchain.toml`
readme = "README.md"
repository = "https://github.com/girlbossceo/conduwuit"
rust-version = "1.80.1"
rust-version = "1.81.0"
version = "0.4.6"
[workspace.metadata.crane]