We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb1759 commit 80c83a3Copy full SHA for 80c83a3
Cargo.toml
@@ -1,5 +1,11 @@
1
[package]
2
name = "libresplit-converter"
3
+license = "GPL-3.0-or-later"
4
+authors = [
5
+ "Jack Tench"
6
+ "wins1ey <wins1ey at wins1ey dot win>"
7
+]
8
+repository = "https://github.com/LibreSplit/LibreSplit-converter"
9
version = "0.1.1"
10
edition = "2024"
11
0 commit comments