diff options
| author | Teddy Wing | 2018-08-08 02:48:16 +0200 |
|---|---|---|
| committer | Teddy Wing | 2018-08-08 02:48:16 +0200 |
| commit | bf859c8d4380f5ba364316eb0bb31e807d1c8522 (patch) | |
| tree | 4cba6666b20adc50e1139d1cc0c74670f0eff751 /Cargo.toml | |
| parent | 48b59add2b90b8bac821fe8e5a38b815b13ec8ea (diff) | |
| download | dome-key-map-bf859c8d4380f5ba364316eb0bb31e807d1c8522.tar.bz2 | |
Cargo.toml: Add 'combine'
For parsing.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ name = "dome-key-map" version = "0.0.1" [dependencies] +combine = "3.4.0" |
