1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-14 08:14:59 +00:00

Project renaming

This commit is contained in:
Daniel García 2021-04-27 23:18:32 +02:00
parent ced7f1771a
commit 34ea10475d
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
56 changed files with 231 additions and 232 deletions

View file

@ -1,10 +1,10 @@
[package]
name = "bitwarden_rs"
name = "vaultwarden"
version = "1.0.0"
authors = ["Daniel García <dani-garcia@users.noreply.github.com>"]
edition = "2018"
repository = "https://github.com/dani-garcia/bitwarden_rs"
repository = "https://github.com/dani-garcia/vaultwarden"
readme = "README.md"
license = "GPL-3.0-only"
publish = false