Skip to content

Commit d07b380

Browse files
committed
Downgrade unicode-bidi for 1.13 support
1 parent b31b095 commit d07b380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ version = "0.1.0"
44
authors = ["Steven Fackler <sfackler@gmail.com>"]
55

66
[dependencies]
7-
unicode-bidi = "0.3"
7+
unicode-bidi = "0.2"
88
unicode-normalization = "0.1"

0 commit comments

Comments
 (0)