Skip to content

Commit b4ffcaf

Browse files
committed
Update author email and fix dependencies for crates.io publication
1 parent 26849ec commit b4ffcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "rust-crypto-utils"
33
version = "0.1.0"
44
edition = "2021"
5-
authors = ["Tony Chuks Awunor <your-email@example.com>"]
5+
authors = ["Tony Chuks Awunor <chuksawunor@guardsarm.com>"]
66
description = "Memory-safe cryptographic utilities for secure key handling and encryption"
77
license = "MIT"
88
repository = "https://github.com/guardsarm/rust-crypto-utils"

0 commit comments

Comments
 (0)