diff options
| author | Philipp A | 2016-08-10 23:43:45 +0200 |
|---|---|---|
| committer | Philipp A | 2016-08-10 23:43:45 +0200 |
| commit | 02d5f6f73c8538f21756709803b1a42f8eaa15bf (patch) | |
| tree | 9b967cfc52aa6f5b877a548484f0f4677ad0d012 | |
| parent | a53ddfe2c6c6736348b78565a8334c1b217e128f (diff) | |
| download | rust-rst-02d5f6f73c8538f21756709803b1a42f8eaa15bf.tar.bz2 | |
a version
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = 'rst' -version = '0.0.0' +version = '0.2.0' authors = [ 'Phil Schaf <flying-sheep@web.de>' ] [dependencies] |
