Update lexical.
The previous versions of lexical and lexical-core we were using were subject to the following security advisories: - https://rustsec.org/advisories/RUSTSEC-2023-0086 - https://rustsec.org/advisories/RUSTSEC-2023-0055
This commit is contained in:
@@ -55,7 +55,7 @@ fxhash = "0.2.1"
|
||||
git-version = "0.3.9"
|
||||
indexmap = "2.3.0"
|
||||
lazy_static = "1.5.0"
|
||||
lexical = "6.1.1"
|
||||
lexical = "7.0.4"
|
||||
libc = "0.2.155"
|
||||
libloading = "0.8"
|
||||
scryer-modular-bitfield = "0.11.4"
|
||||
|
||||
Reference in New Issue
Block a user