Skip to content

Commit fa2304e

Browse files
Merge pull request #4 from silicon-based/development
Rename the project
2 parents c85bf5c + b72884c commit fa2304e

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,5 +1,5 @@
11
[package]
2-
name = "aoaae"
2+
name = "password-guardian"
33
version = "0.1.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AOAAE
1+
# Password Guardian
22
Simple password manager written in Rust. Educational purpose. Uses Rust nightly.
33
## Features
44
- Add, delete, display passwords information.

0 commit comments

Comments
 (0)