Skip to content

Commit

Permalink
Remove ciborium
Browse files Browse the repository at this point in the history
  • Loading branch information
strawmelonjuice committed Apr 4, 2024
1 parent 6de4fc7 commit f3b39c9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 46 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/target
/env.toml
instance-db.sqlite
/instance-logging.log
*.log
44 changes: 0 additions & 44 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ rusqlite = { version = "0.31.0", features = ["bundled"] }
simplelog = "0.12.2"
time = "0.3.34"
csv = "1.1"
ciborium = "0.2.2"
serde_json = "1.0.115"
password-hash = "0.5.0"
axum = "0.7.5"
Expand Down

0 comments on commit f3b39c9

Please sign in to comment.