Skip to content

Commit

Permalink
chore: remove serde_json
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Dec 3, 2024
1 parent 6fc82c4 commit 1a10d42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 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 @@ -15,6 +15,5 @@ chrono = { version = "0.4.38", features = ["serde"] }
eval-stack = { version = "0.2.0", features = ["serde"] }
rocket = { version = "0.5.1", features = ["json"] }
serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1.0.133"
surrealdb = "2.1.0"
uuid = { version = "1.11.0", features = ["v4"] }

0 comments on commit 1a10d42

Please sign in to comment.