Compare commits

..

2 Commits

Author SHA1 Message Date
cuddle-please
06e5f82852 chore(release): 0.2.0
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2024-09-07 21:26:19 +00:00
e19bea34c3
feat: update packages
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-09-07 23:24:49 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- update packages
- update packages
- add actual grpc service
- fix typo
- revert to actual label

2
Cargo.lock generated
View File

@ -1349,7 +1349,7 @@ dependencies = [
[[package]]
name = "flux-releaser"
version = "0.1.0"
source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#2d60d56a30eb3e51e27c9fe7f1b39053860c7640"
source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#2b250dd4df498bb4acd891b4a480b0ccd7ad4512"
dependencies = [
"anyhow",
"async-trait",