added diffing lib
This commit is contained in:
parent
be1ab58bd5
commit
bf8b573050
2 changed files with 25 additions and 3 deletions
|
|
@ -34,6 +34,6 @@ fuzzy-matcher = "0.3"
|
|||
sqlx = { version = "0.6.2", features = ["runtime-tokio-native-tls", "sqlite"] }
|
||||
confy = "0.6.1"
|
||||
tauri-plugin-dialog = "2"
|
||||
|
||||
[profile.dev]
|
||||
codegen-backend = "cranelift"
|
||||
similar = { version = "2.7", features = ["unicode"] }
|
||||
# [profile.dev]
|
||||
# codegen-backend = "cranelift"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue