diff options
author | Teddy Wing | 2021-04-18 17:10:04 +0200 |
---|---|---|
committer | Teddy Wing | 2021-04-18 17:10:04 +0200 |
commit | 86f28d6a8230d1beb498a5bd0f1a8849e72912ce (patch) | |
tree | d1faaffac7509b0ed38d210a6a4c29413b8eb140 /Cargo.toml | |
parent | a3ecfe79cdae4dab5012ab1176c53f521000bd85 (diff) | |
download | formurapid-master.tar.bz2 |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "formurapid" -version = "0.0.1" +version = "0.0.2" edition = "2018" [dependencies] |