Skip to content

Commit

Permalink
chore: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
medcl committed Aug 29, 2024
1 parent b1a546c commit ca24e16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@ required-features = []
all-features = true

[dependencies]
proc-macro2 = { version="1.0.86",features = ["proc-macro"]}
smallvec = { version = "1.6.1", features = ["union"] }

[workspace]

0 comments on commit ca24e16

Please sign in to comment.