starship/src
David Knaack f3fc5efa15
build: bump windows from 0.39.0 to 0.42.0 (#4388)
* build: bump windows from 0.39.0 to 0.41.0

Bumps [windows](https://github.com/microsoft/windows-rs) from 0.39.0 to 0.41.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/compare/0.39.0...0.41.0)

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

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

* fix `AccessCheck` call

* build(dep): bump windows to 0.42.0

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 12:01:40 +02:00
..
configs feat: add user-defined color palette (#4209) 2022-09-27 23:08:52 +02:00
formatter feat: add user-defined color palette (#4209) 2022-09-27 23:08:52 +02:00
init feat(fish): Enable left and right transience (#4204) 2022-09-09 14:56:33 +02:00
modules build: bump windows from 0.39.0 to 0.42.0 (#4388) 2022-10-03 12:01:40 +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 user-defined color palette (#4209) 2022-09-27 23:08:52 +02:00
configure.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
context.rs build: bump git-repository from 0.23.1 to 0.24.0 (#4393) 2022-09-22 16:34:50 +02:00
lib.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
logger.rs refactor: replace ansi_term with nu_ansi_term (#4339) 2022-09-04 18:44:54 +02:00
main.rs build: bump clap from v3 to v4 (#4413) 2022-09-29 16:51:56 -05:00
module.rs refactor: replace ansi_term with nu_ansi_term (#4339) 2022-09-04 18:44:54 +02:00
print.rs build: bump clap from v3 to v4 (#4413) 2022-09-29 16:51:56 -05:00
segment.rs refactor: replace ansi_term with nu_ansi_term (#4339) 2022-09-04 18:44:54 +02: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