Commit graph

11 commits

Author SHA1 Message Date
dependabot[bot]
58ff72bf1f
build(deps): bump blake3 from 1.3.3 to 1.4.0 (#78)
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.3.3...1.4.0)

---
updated-dependencies:
- dependency-name: blake3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 12:30:15 +08:00
zhangjingqiang
d33e6362e8 update to rustls 0.21 2023-06-03 22:25:21 +08:00
Zhang Jingqiang
96a54bad99 use fnv instead fxhash for ports hashing 2023-05-31 21:45:13 +08:00
Zhang Jingqiang
a639863ef7 use rustc-hash instead of fxhash 2023-05-31 10:52:09 +08:00
Zhang Jingqiang
e6f14671df only use openssl ca certs as we only support *nix 2023-05-05 22:26:27 +08:00
Zhang Jingqiang
e591a2a4a7 move X509Ext to g3-tls-cert 2023-05-05 10:36:20 +08:00
Zhang Jingqiang
05c8aaafca check and limit the pathlen of intermediate cert 2023-04-28 17:32:17 +08:00
zhangjingqiang
1143074aba use our own http header value and header map 2023-04-10 15:41:32 +08:00
zhangjingqiang
df978f445e use workspace level dependencies 2023-04-04 17:47:07 +08:00
zhangjingqiang
03122e9a18 batch add cargo license metadata 2023-04-04 11:17:55 +08:00
zhangjingqiang
13716f4923 initial commit 2023-03-09 17:55:45 +08:00