implement marks
This commit is contained in:
parent
352c118fb7
commit
43c678a9a4
10 changed files with 246 additions and 11 deletions
|
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[features]
|
||||
default = ["server", "client"]
|
||||
default = []
|
||||
client = ["dep:reqwest"]
|
||||
server = [
|
||||
"dep:axum",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue