improv: update cosmic-text to 0.12.1

This commit is contained in:
Michael Aaron Murphy 2024-08-01 18:49:42 +02:00
parent a93afbccec
commit bf2050a56c
No known key found for this signature in database
GPG key ID: B2732D4240C9212C

6
Cargo.lock generated
View file

@ -1216,8 +1216,8 @@ dependencies = [
[[package]]
name = "cosmic-text"
version = "0.12.0"
source = "git+https://github.com/pop-os/cosmic-text.git#4f316658050536c4254fb70639f4b5203c31dbce"
version = "0.12.1"
source = "git+https://github.com/pop-os/cosmic-text.git#58c2ccd1fb3daf0abc792f9dd52b5766b7125ccd"
dependencies = [
"bitflags 2.5.0",
"cosmic_undo_2",
@ -3405,7 +3405,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
dependencies = [
"cfg-if",
"windows-targets 0.52.5",
"windows-targets 0.48.5",
]
[[package]]