Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrtgs committed Sep 3, 2024
2 parents cc5a8a7 + eaf22ad commit 05fce73
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions thirtyfour/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,11 @@ base64 = "0.22"
futures = "0.3.30"
http = "1"
indexmap = "2"
parking_lot = "0.12"
paste = "1"
serde = { version = "1.0.209", features = ["derive", "rc"] }
serde_json = { version = "1", features = ["preserve_order"] }
serde_repr = "0.1.19"
stringmatch = "0.4"
strum = { version = "0.26", features = ["derive"] }
thirtyfour-macros = { path = "../thirtyfour-macros", version = "0.1.3", optional = true }
thiserror = "1.0.63"
arc-swap = "1"
Expand Down

0 comments on commit 05fce73

Please sign in to comment.