Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ unicode-script = "0.5"
# A homoglyph finding shows a letter that looks exactly like the Latin one it
# replaced, so printing the character is no help at all and "CYRILLIC SMALL
# LETTER EN" is the whole answer.
unicode_names2 = "3.1"
unicode_names2 = "4.0"
# The WHATWG encoding registry, which is what an `encoding` rule's label
# resolves through: "Shift_JIS" here means what it means to every browser, and
# a hand-enumerated subset of the registry would be the failure
Expand Down
Loading