feature/string-translation #4

Merged
xyon merged 8 commits from feature/string-translation into main 2024-08-28 18:35:06 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 71e0f92708 - Show all commits

2
Cargo.lock generated
View File

@ -172,7 +172,7 @@ dependencies = [
[[package]]
name = "badgey"
version = "3.1.1"
version = "4.0.0"
dependencies = [
"built",
"clap",

View File

@ -1,6 +1,6 @@
[package]
name = "badgey"
version = "3.1.1"
version = "4.0.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html