Skip to content

Commit

Permalink
Add illumos to target list where deps are declared
Browse files Browse the repository at this point in the history
  • Loading branch information
martintc committed Apr 25, 2022
1 parent 215ad21 commit a219ea8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions os_info/src/bitness.rs
Expand Up @@ -4,6 +4,7 @@ use std::fmt::{self, Display, Formatter};
#[cfg(any(
target_os = "dragonfly",
target_os = "freebsd",
target_os = "illumos",
target_os = "linux",
target_os = "macos",
target_os = "netbsd",
Expand Down

0 comments on commit a219ea8

Please sign in to comment.