Skip to content

Commit

Permalink
fix: patch lexical-core due to known issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hilbert-yaa committed Feb 28, 2023
1 parent cf3576f commit 6e09736
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ strum_macros = "0.21.1"
[dependencies.veridian_slang]
optional = true
path = "veridian-slang"

[patch.crates-io]
lexical-core = {git = 'https://github.com/Gelbpunkt/rust-lexical', branch = 'fix-warnings-and-update-deps'}

0 comments on commit 6e09736

Please sign in to comment.