Skip to content

Commit bef53e7

Browse files
committed
publish on crates.io
1 parent fc28921 commit bef53e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
name = "oidc_agent_rs"
33
version = "0.1.0"
44
edition = "2021"
5+
license = "MIT OR Apache-2.0"
6+
description = "Unix only oidc-agent library for Rust."
7+
repository = "https://github.com/Nithe14/oidc-agent-rs"
8+
readme = "README.md"
59

610
[dependencies]
711
chrono = { version = "0.4.38", features = ["serde"] }

0 commit comments

Comments
 (0)