Skip to content

Commit 1621a0b

Browse files
committed
chore: rename project to match RTFW naming scheme
1 parent 9df5206 commit 1621a0b

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 11 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,5 +1,5 @@
11
[package]
2-
name = "http_server"
2+
name = "rtfw_http"
33
version = "0.1.0"
44
edition = "2021"
55

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🌐 http-server-rs
1+
# 🌐 rtfw-http-rs
22

33
![build](https://github.com/coko7/http-server-rs/actions/workflows/rust.yml/badge.svg)
44

0 commit comments

Comments
 (0)