Updates the Rust version.
Also fixes the repository location.
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
[package]
|
||||
name = "rune"
|
||||
version = "0.4.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
description = "A lexical analysis library."
|
||||
repository = "/myrddin/rune"
|
||||
repository = "https://workshop.cybermages.tech/CyberMages/rune"
|
||||
authors = ["CyberMages LLC <Software@CyberMagesLLC.com>", "Jason Travis Smith <Myrddin@CyberMages.tech>"]
|
||||
readme = "README.md"
|
||||
license-file = "LICENSE.md"
|
||||
|
||||
Reference in New Issue
Block a user