mention why we pin unicode-width (#972)

This commit is contained in:
Manish Goregaokar 2024-09-19 10:17:52 -07:00 committed by GitHub
parent 55055658ab
commit 6050a6e001
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,7 @@ alloc = []
[dev-dependencies]
tester = "0.9"
# We pin this transitive dev dep so that MSRV CI can continue to run.
unicode-width = "=0.1.12"
serde = {version = "1.0", features = ["derive"]}
serde_json = "1.0"