Skip to content

Commit 173b8d8

Browse files
committed
Update crates
1 parent 3d77484 commit 173b8d8

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

Cargo.lock

Lines changed: 17 additions & 17 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
@@ -13,7 +13,7 @@ publish = false
1313
[dependencies]
1414

1515
# 2023
16-
ac-library-rs = { git = "https://github.com/rust-lang-ja/ac-library-rs.git", rev = "d2d82931ab6a553d2293c3eb978152d7fa748e8d" }
16+
ac-library-rs = { git = "https://github.com/rust-lang-ja/ac-library-rs.git", rev = "44b380565a2e80e33551cd016b998235565421fd" }
1717
once_cell = "=1.17.1"
1818
static_assertions = "=1.1.0"
1919
varisat = "=0.2.2"
@@ -52,7 +52,7 @@ nalgebra = "=0.32.2"
5252
alga = "=0.9.3"
5353
libm = "=0.2.6"
5454
rand = { version = "=0.8.5", features = ["small_rng", "min_const_gen"] }
55-
getrandom = "=0.2.8"
55+
getrandom = "=0.2.9"
5656
rand_chacha = "=0.3.1"
5757
rand_core = "=0.6.4"
5858
rand_hc = "=0.3.1"

deny.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ multiple-versions = "allow"
99
# そのことを各build.rsを目視して確認した。
1010
allow-build-scripts = [
1111
{ name = "anyhow", version = "=1.0.70" }, # https://docs.rs/crate/anyhow/1.0.70/source/build.rs
12-
{ name = "az", version = "1.2.1" }, # https://docs.rs/crate/az/1.2.1/source/build.rs
12+
{ name = "az", version = "=1.2.1" }, # https://docs.rs/crate/az/1.2.1/source/build.rs
1313
{ name = "im-rc", version = "=15.1.0" }, # https://docs.rs/crate/im-rc/15.1.0/source/build.rs
1414
{ name = "indexmap", version = "=1.9.3" }, # https://docs.rs/crate/indexmap/1.9.3/source/build.rs
15-
{ name = "libc", version = "=0.2.140" }, # https://docs.rs/crate/libc/0.2.140/source/build.rs
15+
{ name = "libc", version = "=0.2.141" }, # https://docs.rs/crate/libc/0.2.141/source/build.rs
1616
{ name = "libm", version = "=0.2.6" }, # https://docs.rs/crate/libm/0.2.6/source/build.rs
1717
{ name = "log", version = "=0.4.17" }, # https://docs.rs/crate/log/0.4.17/source/build.rs
1818
{ name = "memchr", version = "=2.5.0" }, # https://docs.rs/crate/memchr/2.5.0/source/build.rs
@@ -23,13 +23,13 @@ allow-build-scripts = [
2323
{ name = "num-rational", version = "=0.4.1" }, # https://docs.rs/crate/num-rational/0.4.1/source/build.rs
2424
{ name = "num-traits", version = "=0.2.15" }, # https://docs.rs/crate/num-traits/0.2.15/source/build.rs
2525
{ name = "paste", version = "=1.0.12" }, # https://docs.rs/crate/paste/1.0.12/source/build.rs
26-
{ name = "proc-macro2", version = "=1.0.53" }, # https://docs.rs/crate/proc-macro2/1.0.53/source/build.rs
26+
{ name = "proc-macro2", version = "=1.0.56" }, # https://docs.rs/crate/proc-macro2/1.0.56/source/build.rs
2727
{ name = "proc-macro-error", version = "=1.0.4" }, # https://docs.rs/crate/proc-macro-error/1.0.4/source/build.rs
2828
{ name = "proc-macro-error-attr", version = "=1.0.4" }, # https://docs.rs/crate/proc-macro-error-attr/1.0.4/source/build.rs
2929
{ name = "quote", version = "=1.0.26" }, # https://docs.rs/crate/quote/1.0.26/source/build.rs
3030
{ name = "radium", version = "=0.7.0" }, # https://docs.rs/crate/radium/0.7.0/source/build.rs
31-
{ name = "serde", version = "=1.0.158" }, # https://docs.rs/crate/serde/1.0.158/source/build.rs
32-
{ name = "serde_derive", version = "=1.0.158" }, # https://docs.rs/crate/serde_derive/1.0.158/source/build.rs
31+
{ name = "serde", version = "=1.0.159" }, # https://docs.rs/crate/serde/1.0.159/source/build.rs
32+
{ name = "serde_derive", version = "=1.0.159" }, # https://docs.rs/crate/serde_derive/1.0.159/source/build.rs
3333
{ name = "syn", version = "=1.0.109" }, # https://docs.rs/crate/syn/1.0.109/source/build.rs
3434
{ name = "target-features", version = "=0.1.3" }, # https://docs.rs/crate/target-features/0.1.3/source/build.rs
3535
{ name = "thiserror", version = "=1.0.40" }, # https://docs.rs/crate/thiserror/1.0.40/source/build.rs

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy