diff options
-rw-r--r-- | components/servo/Cargo.lock | 2 | ||||
-rw-r--r-- | ports/cef/Cargo.lock | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index 91a5d273c28..3c7d673911a 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -630,7 +630,7 @@ dependencies = [ [[package]] name = "dwrote" version = "0.1.0" -source = "git+https://github.com/vvuk/dwrote-rs#2bf7d4792d15fccb50f1e247e4be9c2c7b893f2b" +source = "git+https://github.com/vvuk/dwrote-rs#7112cf6e4bb9f645217dacb5d7470178da13a544" dependencies = [ "dwrite-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "gdi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index f4cf4da97c5..4d031cb17b8 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -570,7 +570,7 @@ dependencies = [ [[package]] name = "dwrote" version = "0.1.0" -source = "git+https://github.com/vvuk/dwrote-rs#2bf7d4792d15fccb50f1e247e4be9c2c7b893f2b" +source = "git+https://github.com/vvuk/dwrote-rs#7112cf6e4bb9f645217dacb5d7470178da13a544" dependencies = [ "dwrite-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "gdi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |