1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-24 21:57:41 +00:00
starship/src
David Knaack c40f0e7722
build: bump quick-xml from 0.23.0 to 0.24.0 (#4322)
* build: bump quick-xml from 0.23.0 to 0.24.0

Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/tafia/quick-xml/releases)
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)
- [Commits](https://github.com/tafia/quick-xml/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: quick-xml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* switch to updated apis

* run cargo update

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 22:36:44 +02:00
..
configs perf(git_commit): only use exact match for tag by default (#4281) 2022-08-19 08:27:41 +02:00
formatter chore: fix new clippy lints (#4136) 2022-06-30 16:18:29 -04:00
init feat: Enable transience for Cmd and PowerShell (#4143) 2022-07-24 21:10:40 -05:00
modules build: bump quick-xml from 0.23.0 to 0.24.0 (#4322) 2022-08-30 22:36:44 +02:00
test chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
bug_report.rs fix(init): Change Nushell init for nu 0.60 (#3773) 2022-03-24 15:06:24 -04:00
config.rs feat: Add support for blink, hidden, and strikethrough styles. (#4138) 2022-07-31 16:30:34 +02:00
configure.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
context.rs build: gitoxide upgrade (#4319) 2022-08-27 14:24:18 +02:00
lib.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
logger.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
main.rs feat: Add starship preset command (#4112) 2022-08-02 11:51:15 +02:00
module.rs feat: add bun module (#4187) 2022-08-01 12:59:36 +02:00
print.rs feat: Add starship preset command (#4112) 2022-08-02 11:51:15 +02:00
segment.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
serde_utils.rs docs: fix some typos in comments (#4069) 2022-06-15 19:55:10 -05:00
utils.rs feat: add bun module (#4187) 2022-08-01 12:59:36 +02:00