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 d8e54ab commit 1b187b0
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 2 deletions.
49 changes: 47 additions & 2 deletions tracing-surreal/Cargo.lock

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

4 changes: 4 additions & 0 deletions tracing-surreal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,16 @@ rust-version = "1.80.0"
all-features = true

[dependencies]
bincode = "1.3.3"
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_json = "1.0.133"
surrealdb = "2.1.2"
tokio = { version = "1.42.0", features = ["full"] }
tokio-tungstenite = "0.24.0"
ulid = "1.1.3"

[dev-dependencies]
Expand Down

0 comments on commit 1b187b0

Please sign in to comment.