Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit eb5aa60

Browse files
committed
Updated deps and bumped up version
1 parent c773e89 commit eb5aa60

File tree

4 files changed

+15
-14
lines changed

4 files changed

+15
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ftp-fighter"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2021"
55
authors = ["open-schnick <[email protected]>", "qvalentin <[email protected]>"]
66

api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "filefighter-api"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2021"
55
authors = ["open-schnick <[email protected]>", "qvalentin <[email protected]>"]
66

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "unftp-filefighter"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2021"
55
authors = ["open-schnick <[email protected]>", "qvalentin <[email protected]>"]
66

0 commit comments

Comments
 (0)