Skip to content

Commit 6579928

Browse files
committed
build: update cargo version
1 parent d00c574 commit 6579928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "infer"
3-
version = "0.8.1"
3+
version = "0.9.0"
44
authors = ["Bojan <[email protected]>"]
55
edition = "2018"
66
description = "Small crate to infer file type based on magic number signatures"

0 commit comments

Comments
 (0)