Bug 1794560 - [rust-mozprofile] Release version 0.9.1. r=webdriver-reviewers,supply-chain-reviewers,jgraham

Differential Revision: https://phabricator.services.mozilla.com/D168474
This commit is contained in:
Henrik Skupin 2023-02-01 14:25:20 +00:00
Родитель 77c8d86f0e
Коммит 6ececbc741
3 изменённых файлов: 7 добавлений и 2 удалений

2
Cargo.lock сгенерированный
Просмотреть файл

@ -3545,7 +3545,7 @@ dependencies = [
[[package]]
name = "mozprofile"
version = "0.9.0"
version = "0.9.1"
dependencies = [
"tempfile",
]

Просмотреть файл

@ -1288,6 +1288,11 @@ criteria = "safe-to-deploy"
version = "0.9.0"
notes = "Maintained by the DevTools team at Mozilla and has no unsafe code."
[[audits.mozprofile]]
who = "Henrik Skupin <mail@hskupin.info>"
criteria = "safe-to-deploy"
delta = "0.9.0 -> 0.9.1"
[[audits.mozrunner]]
who = "Henrik Skupin <mail@hskupin.info>"
criteria = "safe-to-deploy"

Просмотреть файл

@ -1,7 +1,7 @@
[package]
edition = "2018"
name = "mozprofile"
version = "0.9.0"
version = "0.9.1"
authors = ["Mozilla"]
description = "Library for working with Mozilla profiles."
keywords = [