Skip to content

Commit

Permalink
Release 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelrobert committed Mar 11, 2024
1 parent 5d2ab0a commit 1974a8f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
[package]
name = "privacypass"
version = "0.2.0-pre.0"
version = "0.2.0"
edition = "2021"
description = "Implementation of Privacy Pass"
license = "MIT"
documentation = "https://docs.rs/privacypass"
repository = "https://github.com/raphaelrobert/privacypass"
readme = "README.md"
keywords = [
"privacy pass",
"privacypass",
"privacy",
"pass",
"ietf privacypass",
]
keywords = ["privacypass", "privacy", "pass", "ietf"]
categories = ["cryptography", "privacy"]

[dependencies]
Expand Down

0 comments on commit 1974a8f

Please sign in to comment.