diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-29 19:15:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-29 19:15:28 +0100 |
| commit | a79e98adcd8501434b4ddd325bb1cdd8c7da8843 (patch) | |
| tree | 963a7d460ca73ac77b7cd86e89c104386f20bcb5 /Cargo.toml | |
| parent | Bump cli-table from 0.4.1 to 0.4.5 (#27) (diff) | |
| download | atuin-a79e98adcd8501434b4ddd325bb1cdd8c7da8843.zip | |
Bump config from 0.10.1 to 0.11.0 (#24)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ hostname = "0.3.1" rocket = "0.4.7" chrono-english = "0.1.4" cli-table = "0.4" -config = "0.10" +config = "0.11" serde_derive = "1.0.124" serde = "1.0.125" tui = "0.14" |
