mirror of
https://github.com/skerkour/black-hat-rust
synced 2026-06-08 17:29:34 +00:00
d90fe6339c
Bumps [h2](https://github.com/hyperium/h2) from 0.3.13 to 0.3.17. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.13...v0.3.17) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Setup
$ docker run --name bhr_ch10_postgres -d -e POSTGRES_PASSWORD=black_hat_rust -e POSTGRES_USER=ch10 -p 5432:5432 postgres:13