fix: remove rust version entirely
All checks were successful
On_Push / lint_fmt (push) Successful in 4s
On_Push / lint_clippy (push) Successful in 2s
On_Push / test (push) Successful in 1s
On_Push / build (push) Successful in 2s

This commit is contained in:
silver 2024-11-23 21:42:22 +00:00
parent 551cf83d1e
commit eee6a76c69
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -2,7 +2,6 @@
name = "wolves_oxidised"
version = "0.1.0"
edition = "2021"
rust-version = "1.80"
authors = ["Brendan Golden <silver@skynet.ie>"]
license = "MIT"
readme = "README.md"