We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf3b9e commit cba46ebCopy full SHA for cba46eb
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "infer"
3
-version = "0.17.0"
+version = "0.18.0"
4
authors = ["Bojan <dbojan@gmail.com>"]
5
edition = "2018"
6
description = "Small crate to infer file type based on magic number signatures"
0 commit comments