mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug 1686110 - [rust-mozdevice] Release version 0.4.0. r=webdriver-reviewers,jgraham
Differential Revision: https://phabricator.services.mozilla.com/D125258
This commit is contained in:
parent
36745a5320
commit
a4b8f60573
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -3065,7 +3065,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mozdevice"
|
||||
version = "0.3.2"
|
||||
version = "0.4.0"
|
||||
dependencies = [
|
||||
"log",
|
||||
"once_cell",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "mozdevice"
|
||||
version = "0.3.2"
|
||||
version = "0.4.0"
|
||||
authors = ["Mozilla"]
|
||||
description = "Client library for the Android Debug Bridge (adb)"
|
||||
keywords = ["mozilla", "firefox", "geckoview", "android", "adb"]
|
||||
|
Loading…
Reference in New Issue
Block a user