Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2022
1 parent 729a225 commit 980f4ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3

- name: Run Tests
uses: vmactions/freebsd-vm@45665d548dfeadbbebb5bb7971150211525fee46 # tag=v0.1.6
uses: vmactions/freebsd-vm@89bfd648fae0c29e0a27f3fb17dc93bc566fa325 # tag=v0.2.2
env:
RUSTUP_HOME: /usr/local/rustup
CARGO_HOME: /usr/local/cargo
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ license = "MIT"
field-offset = "0.3.4"

[target.'cfg(windows)'.dependencies.windows]
version = "0.38.0"
version = "0.39.0"
features = ["alloc", "Win32_System_Diagnostics_ToolHelp", "Win32_Foundation"]

[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
Expand Down

0 comments on commit 980f4ce

Please sign in to comment.