Skip to content

Commit

Permalink
v2.0.1 docs link updated
Browse files Browse the repository at this point in the history
  • Loading branch information
hwchen committed Jan 7, 2021
1 parent b0964c7 commit dcdaf76
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,14 +1,14 @@
[package]
authors = ["Walther Chen <walther.chen@gmail.com>"]
description = "Library to interface with Secret Service API"
documentation = "https://hwchen.github.io/secret-service-rs/secret_service"
documentation = "https://docs.rs/secret-service"
homepage = "https://github.com/hwchen/secret-service-rs.git"
keywords = ["secret-service", "password", "linux", "keychain"]
license = "MIT OR Apache-2.0"
name = "secret-service"
repository = "https://github.com/hwchen/secret-service-rs.git"
edition = "2018"
version = "2.0.0"
version = "2.0.1"

[dependencies]
aes = "0.6.0"
Expand Down

0 comments on commit dcdaf76

Please sign in to comment.