Commit b99b053
authored
fix: CLI regression on config path (#457)
* Fix libgit2-sys vuln by upgrading vergen
* Remove atty dependency (unmaintained)
* Update clap to version 4
* Remove rustls-pemfile dependency (unmaintained)
* Fix rustls issues
Restore rustls-native-certs and upgrade version
Switch to tokio_rustlrs pki_types
* Run cargo fmt
* Test single threading tests
* Fix use of rustls-native-certs
* Update packages to resolve vulnerabilities
* Fix CLI regression and add test1 parent 139bda6 commit b99b053
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
0 commit comments