diff options
author | Teddy Wing | 2020-07-18 19:16:56 +0200 |
---|---|---|
committer | Teddy Wing | 2020-07-18 19:21:37 +0200 |
commit | d12d186783f754e43f9bb0aa3125313014d1e523 (patch) | |
tree | 94e1c3f99ffdda4b32d77e6bde8f60484f9039eb /Cargo.toml | |
parent | 287c8514ee2efe80a5fce3ddbd15d886b459116c (diff) | |
download | fastcgi-conduit-d12d186783f754e43f9bb0aa3125313014d1e523.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 = "fastcgi-conduit" -version = "0.2.0" +version = "0.2.1" edition = "2018" [dependencies] |