mirror of
https://github.com/microsoft/edit.git
synced 2026-06-17 10:02:34 -05:00
Bump to 1.2.0 (#466)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -182,7 +182,7 @@ checksum = "43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929"
|
||||
|
||||
[[package]]
|
||||
name = "edit"
|
||||
version = "1.1.0"
|
||||
version = "1.2.0"
|
||||
dependencies = [
|
||||
"criterion",
|
||||
"libc",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "edit"
|
||||
version = "1.1.0"
|
||||
version = "1.2.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.87"
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user