Skip to content

Commit

Permalink
picky: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CBenoit committed Dec 23, 2019
1 parent d277e9c commit ea01b4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
18 changes: 4 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions picky/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "picky"
version = "4.4.2"
version = "4.5.0"
authors = [
"jtrepanier-devolutions <[email protected]>",
"Benoît CORTIER <[email protected]>",
Expand All @@ -12,7 +12,7 @@ repository = "https://github.com/Devolutions/picky-rs"

[dependencies]
picky-asn1 = "0.1"
picky-asn1-der = "0.1"
picky-asn1-der = "0.2"
serde = { version = "1.0", features = ["derive"] }
oid = { version = "^0.1.1", features = ["serde_support"] }
base64 = "0.10"
Expand Down

0 comments on commit ea01b4e

Please sign in to comment.