diff options
author | RaindropsSys <raindrops@equestria.dev> | 2024-05-19 18:38:27 +0200 |
---|---|---|
committer | RaindropsSys <raindrops@equestria.dev> | 2024-05-19 18:38:27 +0200 |
commit | 50d630d1234d5cef6c7c457d44215e3ff404696e (patch) | |
tree | 353af747aa495e664cc2fe9fc6df5e6b44ca0297 /launcher/Cargo.toml | |
parent | fcdb5ca193406ef02dba8db4d7684d8c74089552 (diff) | |
download | atomic-mane.tar.gz atomic-mane.tar.bz2 atomic-mane.zip |
Diffstat (limited to 'launcher/Cargo.toml')
-rw-r--r-- | launcher/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/Cargo.toml b/launcher/Cargo.toml index 37fa64d..f0f2b82 100644 --- a/launcher/Cargo.toml +++ b/launcher/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "launcher" -version = "1.2.0" +version = "1.3.0" edition = "2021" [dependencies] |