Skip to content

Commit

Permalink
chore(deps): bump borsh/winnow (#17085)
Browse files Browse the repository at this point in the history
Signed-off-by: TennyZhuang <[email protected]>
  • Loading branch information
TennyZhuang authored Jun 4, 2024
1 parent 4001aba commit 3d92fef
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 39 deletions.
50 changes: 12 additions & 38 deletions 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 src/sqlparser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tokio = { version = "0.2", package = "madsim-tokio", features = [
] }
tracing = "0.1"
tracing-subscriber = "0.3"
winnow = "0.6.9"
winnow = "0.6.11"

[target.'cfg(not(madsim))'.dependencies]
workspace-hack = { path = "../workspace-hack" }
Expand Down

0 comments on commit 3d92fef

Please sign in to comment.