feat: add persistance
This commit is contained in:
parent
68e825c942
commit
f2552a74ed
6 changed files with 81 additions and 69 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
|
@ -249,10 +249,7 @@ checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
|
|||
dependencies = [
|
||||
"android-tzdata",
|
||||
"iana-time-zone",
|
||||
"js-sys",
|
||||
"num-traits",
|
||||
"serde",
|
||||
"wasm-bindgen",
|
||||
"windows-targets 0.48.1",
|
||||
]
|
||||
|
||||
|
|
@ -986,7 +983,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "learn_axum"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"axum",
|
||||
"chrono",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue