diff --git a/Cargo.lock b/Cargo.lock index 35d24e7..15084c6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2272,8 +2272,8 @@ dependencies = [ ] [[package]] -name = "rust-llyrl" -version = "0.1.0" +name = "rust-rl" +version = "0.1.1" dependencies = [ "bracket-lib 0.8.7 (git+https://github.com/amethyst/bracket-lib.git?rev=851f6f08675444fb6fa088b9e67bee9fd75554c6)", "criterion", diff --git a/Cargo.toml b/Cargo.toml index 32c5f54..743ea45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] -name = "rust-llyrl" -version = "0.1.0" +name = "rust-rl" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html