Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update a few dependencies #24213

Closed
wants to merge 4 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update xi-unicode to 0.2

  • Loading branch information
Eijebong committed Sep 14, 2019
commit daa520e35f56ae087f754cef66e259ea8042231b

Some generated files are not rendered by default. Learn more.

@@ -40,7 +40,7 @@ time = "0.1.12"
unicode-bidi = {version = "0.3", features = ["with_serde"]}
unicode-script = {version = "0.3", features = ["harfbuzz"]}
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
xi-unicode = "0.1.0"
xi-unicode = "0.2"
ucd = "0.1.1"

[target.'cfg(target_os = "macos")'.dependencies]
@@ -54,7 +54,7 @@ style_traits = {path = "../style_traits"}
unicode-bidi = {version = "0.3", features = ["with_serde"]}
unicode-script = {version = "0.3", features = ["harfbuzz"]}
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
xi-unicode = "0.1.0"
xi-unicode = "0.2"

[dev-dependencies]
size_of_test = {path = "../size_of_test"}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.