Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(config): use arc instead of box for config #52

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

robertpsoane
Copy link
Owner

No description provided.

@robertpsoane robertpsoane changed the title refactor(config): use arc instead of heap clone for config refactor(config): use arc instead of box for config Jul 17, 2024
@robertpsoane robertpsoane merged commit 43d1d92 into master Jul 17, 2024
11 checks passed
@robertpsoane robertpsoane deleted the rs/config-not-boxed branch July 17, 2024 17:45
@github-actions github-actions bot mentioned this pull request Jul 17, 2024
robertpsoane pushed a commit that referenced this pull request Jul 17, 2024
## 🤖 New release
* `ducker`: 0.0.6 -> 0.0.7

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.0.7](v0.0.6...v0.0.7)
- 2024-07-17

### Added
- *(tracing)* add initial tracing to ~/.local/share/ducker/ducker.log
([#49](#49))
- initial network page
([#47](#47))
- add support for listing volumes
([#44](#44))

### Other
- *(config)* use arc instead of box for config
([#52](#52))
- *(deps)* bump clap from 4.5.8 to 4.5.9
([#51](#51))
- *(versions)* use ureq instead of reqwest for version checks
([#48](#48))
- symlink demo.gif to fix old cargo docs
- *(readme)* add a note about using `--locked` to cargo installs
- add an ai generated image of a duck riding a whale
([#45](#45))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant