version to 1.66
This commit is contained in:
parent
7d5395a30c
commit
3c26bd1f61
3 changed files with 6 additions and 112 deletions
|
|
@ -8,7 +8,7 @@ authors = [
|
|||
"Brandon Williams <bwilliams.eng@gmail.com>",
|
||||
]
|
||||
edition = "2018"
|
||||
rust-version = "1.65"
|
||||
rust-version = "1.66"
|
||||
license = "Apache-2.0"
|
||||
description = "A diff library for Rust (fork of similar)"
|
||||
repository = "https://github.com/barrett-ruth/likewise"
|
||||
|
|
@ -72,6 +72,3 @@ required-features = ["text", "serde"]
|
|||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
||||
[profile.test]
|
||||
debug = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue