Skip to content

Commit

Permalink
⚗️ Update experimental code
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Dec 11, 2024
1 parent 1b187b0 commit b14b4f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions tracing-surreal/Cargo.lock

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

2 changes: 1 addition & 1 deletion tracing-surreal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ chrono = { version = "0.4.39", features = ["serde"] }
est = "0.5.0"
futures = "0.3.31"
rmp-serde = "1.3.0"
serde = { version = "1.0.215", features = ["derive"] }
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
surrealdb = "2.1.2"
tokio = { version = "1.42.0", features = ["full"] }
Expand Down

0 comments on commit b14b4f0

Please sign in to comment.