Skip to content

Commit

Permalink
Release 0.7.1. (#37)
Browse files Browse the repository at this point in the history
- bump version.
- update authors.

Signed-off-by: Abdulbois Tursunov <[email protected]>
  • Loading branch information
Abdulbois authored Oct 10, 2024
1 parent 638afbc commit 4114861
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "sd-jwt-rs"
version = "0.7.0"
version = "0.7.1"
edition = "2021"
license = "Apache-2.0 OR MIT"
description = "Rust reference implementation of the IETF SD-JWT specification (v7)."
rust-version = "1.67.0"
authors = ["Sergey Minaev <[email protected]>"]
authors = ["Abdulbois Tursunov <[email protected]>, Sergey Minaev <[email protected]>"]
repository = "https://github.com/openwallet-foundation-labs/sd-jwt-rust"
documentation = "https://docs.rs/sd-jwt-rs"
homepage = "https://github.com/openwallet-foundation-labs/sd-jwt-rust"
Expand Down

0 comments on commit 4114861

Please sign in to comment.