1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00

chore: update rustls dependency to 0.23

This commit is contained in:
Rob Ede
2024-06-05 05:20:08 +01:00
parent c68e5ef33e
commit be23be43f1
6 changed files with 248 additions and 14 deletions

2
justfile Normal file
View File

@ -0,0 +1,2 @@
check-examples:
cd examples && cargo test