Skip to content

Commit

Permalink
build: update cargo version
Browse files Browse the repository at this point in the history
  • Loading branch information
bojand committed Apr 12, 2021
1 parent 0d0dee6 commit f1516fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "infer"
version = "0.3.7"
version = "0.4.0"
authors = ["Bojan <dbojan@gmail.com>"]
edition = "2018"
description = "Small crate to infer file types based on its magic number signature"
Expand Down

0 comments on commit f1516fe

Please sign in to comment.