diff options
author | mia <mia@mia.jetzt> | 2024-06-03 21:35:16 -0700 |
---|---|---|
committer | mia <mia@mia.jetzt> | 2024-06-03 21:35:16 -0700 |
commit | 044df10ee3a53deead2f17144c5b3def8f2b03ab (patch) | |
tree | cf65e6bd30e4256e8377b633106fd683089dd156 /Cargo.toml | |
parent | 40509ba913e52196b2dd7f3a733bec816d38bda0 (diff) | |
download | cgit-syntect-main.tar.gz cgit-syntect-main.zip |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 3bee23e..429c935 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cgit-syntect" -version = "0.1.1" +version = "0.2.0" edition = "2021" [dependencies] |