libimagentryfilter: init

This commit is contained in:
Matthias Beyer 2016-02-02 14:06:00 +01:00
parent fa5d1553dd
commit fcbc020083
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,6 @@
[package]
name = "libimagentryfilter"
version = "0.1.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
[dependencies]

View File

@ -0,0 +1,3 @@
#[test]
fn it_works() {
}