Skip to content
This repository was archived by the owner on May 15, 2018. It is now read-only.

Commit 6bacfe1

Browse files
whimboojgraham
authored andcommitted
Update dependencies and bump version to 0.3.0.
1 parent 4aff3ed commit 6bacfe1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
[package]
22
name = "mozprofile"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
authors = ["Mozilla Tools and Automation <[email protected]>"]
55
description = "Library for working with Mozilla profiles."
66
repository = "https://github.com/jgraham/rust_mozprofile"
77
license = "MPL-2.0"
88

99
[dependencies]
1010
tempdir = "0.3.4"
11-
lazy_static = "0.1"

0 commit comments

Comments
 (0)