mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prior to Rust 1.44, Cargo would name static libs with the .lib extension. 1.44 changes this extension to .a when running under a GNU environment on Windows like msys to make it more similar to other unix environments. Now assume static library name to be the same on Windows and unix, but rename the .lib if found to still support older versions of Rust on Windows. |
6 years ago | |
|---|---|---|
| .. | ||
| .cargo | 7 years ago | |
| src | 6 years ago | |
| .gitignore | 9 years ago | |
| Cargo.toml.in | 6 years ago | |
| Makefile.am | 6 years ago | |
| cbindgen.toml | 6 years ago | |
| rustfmt.toml | 6 years ago | |