Skip to content

Commit 239a445

Browse files
committed
Bump lexical-core: rust-lang/rust#81654
1 parent 98aa361 commit 239a445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spm_precompiled"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
authors = ["Nicolas Patry <[email protected]>"]
55
edition = "2018"
66
homepage = "https://github.com/huggingface/spm_precompiled"
@@ -19,7 +19,7 @@ This crate is highly specialized and not intended for general use.
1919

2020
[dependencies]
2121
serde = { version = "1.0", features = [ "derive" ] }
22-
nom = "5.1"
22+
nom = "6.2.1"
2323
unicode-segmentation = "1.6"
2424
base64 = "0.12"
2525

0 commit comments

Comments
 (0)