Skip to content

Commit 28add06

Browse files
authored
Merge pull request #14 from passageidentity/update-readme
chore: fixing the README and bumping the version
2 parents d05ec0f + 17e2d4f commit 28add06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "passage_flex"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
authors = ["[email protected]"]
66
description = "Provides verification of server-side authentication for applications using Passage Passkey Flex"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Passkey Flex provides passkey support for existing authentication systems. It ab
88

99
The `passage_flex` Rust crate allows for verification of server-side authentication for applications using [Passage Passkey Flex](https://passage.id).
1010

11-
For full documentation, visit the [Passkey Flex documentation here](https://docs-v2.passage.id/flex).
11+
For full documentation, visit the [Passkey Flex Docs](https://docs-v2.passage.id/flex) and [Docs.rs](https://docs.rs/passage_flex/latest/passage_flex/) pages.
1212

1313
## Installation
1414

0 commit comments

Comments
 (0)