diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-30 16:30:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-30 16:30:39 +0100 |
| commit | c586cf5f51cd3194cc8442a5d4e2bf31fbbcd3db (patch) | |
| tree | 9398907e9e8524a838d191ccc9eed50b258ab564 /Cargo.lock | |
| parent | Bump config from 0.10.1 to 0.11.0 (#24) (diff) | |
| download | atuin-c586cf5f51cd3194cc8442a5d4e2bf31fbbcd3db.zip | |
Bump serde_derive from 1.0.124 to 1.0.125 (#25)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1617,9 +1617,9 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.124" +version = "1.0.125" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1800f7693e94e186f5e25a28291ae1570da908aff7d97a095dec1e56ff99069b" +checksum = "b093b7a2bb58203b5da3056c05b4ec1fed827dcfdb37347a8841695263b3d06d" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.9", |
