Compare commits

..

2 Commits

Author SHA1 Message Date
cuddle-please
eadf9c5e7b 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:50:42 +00:00
fde0c09a1b
feat: with explicit install
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-09-07 23:49:19 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.2.0] - 2024-09-07
### Added
- with explicit install
- with install
- with ring
- enable stuff

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#195d772beb04704b9f0584f56153386c06445edc"
source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#4ce386975cfb01d6f138c5e9e8dd6e06228dc432"
dependencies = [
"anyhow",
"async-trait",