diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-13 09:45:52 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-13 09:45:52 -0700 |
| commit | f4b79d1b3a06fae23647d51243f9c561237aee08 (patch) | |
| tree | 1a1b66f8ca9d9a2b2d127dc97e1b2447f03e6c9b /Cargo.lock | |
| parent | f649ce4366ee0f2d1900f070b0fb181dbdbb2ee6 (diff) | |
| download | editor-f4b79d1b3a06fae23647d51243f9c561237aee08.tar.zst | |
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "edit" @@ -11,6 +11,6 @@ dependencies = [ [[package]] name = "libc" -version = "0.2.152" +version = "0.2.171" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "13e3bf6590cbc649f4d1a3eefc9d5d6eb746f5200ffb04e5e142700b8faa56e7" +checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6" |
