AtCoderProblems
                                
                                 AtCoderProblems copied to clipboard
                                
                                    AtCoderProblems copied to clipboard
                            
                            
                            
                        Extend your AtCoder
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.139 to 1.0.143. Release notes Sourced from serde's releases. v1.0.143 Invert build.rs cfgs in serde_test to produce the most modern configuration in the default case (#2253, thanks...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.60. Release notes Sourced from anyhow's releases. 1.0.60 Propagate --target to rustc invocation when deciding about backtrace support (#249, thanks @RalfJung) 1.0.59 Update crates.io metadata...
沢山バグを埋め込んだプログラマーほど、バグの防ぎ方を知っているのではないかと思い、WAした回数や問題数が調べたくなりました。 UserページにAchievementとは別にFailuresのような失敗の歴史が見えるタブを作りたいです。 WA率の推移みたいなのもみたいです。
#1138
Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 8.2.0 to 9.1.3. Release notes Sourced from reactstrap's releases. reactstrap v9.1.3 Bug Fixes Use the new nodeRef API for Collapse (9527654) reactstrap v9.1.2 Bug Fixes #2545: change...
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.6.0 to 0.6.1. Changelog Sourced from sqlx's changelog. 0.6.1 - 2022-08-02 33 pull requests were merged this release cycle. Added [#1495]: Add example for manual implementation of...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83. Release notes Sourced from serde_json's releases. v1.0.83 Add categories to crates.io metadata Commits 2b0403f Release 1.0.83 db96d72 Add categories to crates.io metadata 2512933 Add...
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.56 to 0.1.57. Release notes Sourced from async-trait's releases. 0.1.57 Add categories to crates.io metadata Commits 7aa083c Release 0.1.57 4124033 Revert "Temporarily disable clippy on tests due...
`mdbook-action`を使用してビルド済みのmdBookをダウンロードするようにしました。これでCIで毎回ビルドする必要が無くなり、それなりの高速化が見込まれます。バイナリは[mdBookのReleases](https://github.com/rust-lang/mdBook/releases)から取ってきているようです。 https://github.com/marketplace/actions/mdbook-action
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...