1
0
mirror of https://github.com/bspeice/aeron-rs synced 2025-07-01 05:46:08 -04:00

Fix formatting and warnings

This commit is contained in:
2019-10-03 22:55:02 -04:00
parent 38eea0224f
commit a40a71d4a8
2 changed files with 8 additions and 4 deletions

View File

@ -6,8 +6,6 @@ include!(concat!(env!("OUT_DIR"), "/bindings.rs"));
#[cfg(test)]
mod tests {
use crate::*;
use std::convert::TryInto;
#[test]
fn version_check() {