This commit is contained in:
Akira Tempaku 2025-02-17 12:16:57 +09:00
commit 2a350690b2
Signed by: paku
GPG key ID: 5B4E8402BCC50607
4 changed files with 17 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "regex"
version = "0.1.0"
edition = "2021"
[dependencies]