bump rust to 1.83.0

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-11-30 14:43:14 -05:00 committed by Jason Volk
parent e0494c1538
commit 9db0325b42
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.82.0"
rust-version = "1.83.0"
version = "0.5.0"
[workspace.metadata.crane]