Skip to content

Commit 8f7ecc1

Browse files
[bot] Update the crates
1 parent 6062d87 commit 8f7ecc1

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ libm = "=0.2.1"
4646

4747
# RNG 疑似乱数生成器 (randファミリー)
4848
rand = { version = "=0.7.2", features = ["small_rng"] }
49-
getrandom = "=0.1.13"
49+
getrandom = "=0.1.14"
5050
rand_chacha = "=0.2.1"
5151
rand_core = "=0.5.1"
5252
rand_hc = "=0.2.0"
@@ -73,7 +73,7 @@ indexmap = "=1.3.0"
7373
regex = "=1.3.1"
7474

7575
# パーサーコンビネータ
76-
nom = "=5.0.1"
76+
nom = "=5.1.0"
7777

7878
# Aho–Corasick
7979
aho-corasick = "=0.7.6"

0 commit comments

Comments
 (0)