Rename project

This commit is contained in:
Edward Shen 2025-05-16 22:50:14 -07:00
parent 7f42dac8bf
commit 9d9adcf7d0
Signed by: edward
GPG key ID: 19182661E818369F
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1446,7 +1446,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
[[package]]
name = "oolong-water"
name = "oolong-water-log"
version = "0.1.0"
dependencies = [
"byte-slice-cast",

View file

@ -1,6 +1,6 @@
[package]
edition = "2024"
name = "oolong-water"
name = "oolong-water-log"
version = "0.1.0"
license = "MIT OR Apache-2.0"