Bump version

This commit is contained in:
Altuğ Bakan 2024-02-23 21:29:49 +01:00
parent 9dea74f7a0
commit cb00acd3a4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4,4 +4,4 @@ version = 3
[[package]]
name = "tftpd"
version = "0.2.10"
version = "0.2.11"

View file

@ -1,6 +1,6 @@
[package]
name = "tftpd"
version = "0.2.10"
version = "0.2.11"
authors = ["Altuğ Bakan <mail@alt.ug>"]
edition = "2021"
description = "Multithreaded TFTP server daemon"