Skip to content

Commit

Permalink
fix: dummy release
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Jul 6, 2021
1 parent 7c5a7de commit b97915f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hts-sys/src/lib.rs
Expand Up @@ -3,7 +3,7 @@
#![allow(non_snake_case)]
#![allow(clippy::all)]
#![allow(improper_ctypes)]
//! This module exposes the raw Htslib bindings.
//! This module exposes the raw HTSlib bindings.

#[cfg(feature = "bzip2")]
extern crate bzip2_sys;
Expand Down

0 comments on commit b97915f

Please sign in to comment.