🏡 index : ~doyle/gitlab-cargo-shim.git

tag name v0.1.3
tag date 2023-11-10 11:27:56.0 +00:00:00
tagged by Jordan Doyle <jordan@doyle.la>
tagged object commit 178db9cc11......
download
v0.1.3.tar.gz
v0.1.3

- Add `ssl-cert` configuration value under `gitlab` to allow self-signed
  certificates to be used (#50) - thanks @fdbastionamio for the
  contribution
- Update dependencies (#54) - thanks @alexheretic for the contribution
- Allow authentication using personal access tokens rather than admin
  tokens (#53) - thanks @momoson for the contribution
- Use thin LTO and strip release binaries (#56) - thanks @alexheretic
  for the contribution
- Make admin-token optional (#55) - thanks @alexheretic for the
  contribution