auths 0.0.1-rc.7

Decentralized identity for developers — cryptographic commit signing with Git-native storage
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "auths"
version.workspace = true
edition = "2024"
description = "Decentralized identity for developers — cryptographic commit signing with Git-native storage"
license.workspace = true
repository.workspace = true
homepage = "https://auths.dev"
readme = "README.md"
keywords = ["identity", "cryptography", "did", "git", "signing"]
categories = ["authentication", "cryptography"]

# Re-exports will be added once all crates are published under hyphenated names.
# See: https://github.com/auths-dev/auths
[dependencies]