mirror of
https://github.com/icewind1991/zox
synced 2026-06-03 10:24:06 +02:00
basic readme
This commit is contained in:
parent
331a426a49
commit
d0f2be6b4f
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
use main_error::MainError;
|
||||
use serde::{Deserialize, Serialize};
|
||||
use std::cmp::Ordering;
|
||||
use std::time::{SystemTime, UNIX_EPOCH};
|
||||
use main_error::MainError;
|
||||
|
||||
#[derive(Debug, Deserialize, Serialize)]
|
||||
struct History {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue