Skip to content

Commit

Permalink
Merge pull request #201 from alufers/fix/update-libusb-to-1.0.27
Browse files Browse the repository at this point in the history
Bump libusb to 1.0.27
  • Loading branch information
a1ien committed Apr 27, 2024
2 parents 01bfb3e + 132128a commit cb13e85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libusb1-sys/build.rs
@@ -1,6 +1,6 @@
use std::{env, fs, path::PathBuf};

static VERSION: &str = "1.0.24";
static VERSION: &str = "1.0.27";

fn link(name: &str, bundled: bool) {
use std::env::var;
Expand Down
2 changes: 1 addition & 1 deletion libusb1-sys/libusb
Submodule libusb updated 197 files

0 comments on commit cb13e85

Please sign in to comment.