Update Cargo.toml

This commit is contained in:
Alexey Milovidov 2023-11-24 22:59:29 +03:00 committed by GitHub
parent b6bd5ecb19
commit bccd33932b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,4 +25,5 @@ inherits = "release"
lto = true
[patch.crates-io]
# Ref: https://github.com/lotabout/tuikit/pull/51
tuikit = { git = "https://github.com/azat-rust/tuikit.git", rev = "e1994c0e03ff02c49cf1471f0cc3cbf185ce0104" }