diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-02-02 16:14:44 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-02-02 16:14:44 +0100 |
| commit | cde6d0f17b9241a55f7117d6a9c629f1a70c9e6c (patch) | |
| tree | 92b4704248b7a3dc9efd26d83871308c8ecfd530 /Cargo.toml | |
| parent | 9d979e4df14f90128e3522ef31b1fca07fb81f8c (diff) | |
| download | connect4-master.tar.gz connect4-master.tar.bz2 connect4-master.zip | |
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +fnv = "1.0.7" |
