diff options
| author | SekoiaTree <51149447+SekoiaTree@users.noreply.github.com> | 2023-10-22 13:29:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-22 13:29:48 +0200 |
| commit | 7f185f21e0b93c981ed99bd35ff1e981f48c7be0 (patch) | |
| tree | c4dfb59c2ea67531d66ddb9ba29a604daa13107e /Cargo.lock | |
| parent | 3faad6bc5d7d6b7d83329363dd66b136b526afb8 (diff) | |
Add date to document (#2371)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3471,9 +3471,9 @@ checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9" [[package]] name = "xmp-writer" -version = "0.1.0" +version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9fd742bbbb930fc972b28bf66b7546dfbc7bb9a4c7924299df0ae6a5641fcadf" +checksum = "4543ba138f64a94b19e1e9c66c165bca7e03d470e1c066cb76ea279d9d0e1989" [[package]] name = "xz2" |
