Rename: libimagentrydate -> libimagentrydatetime
This commit is contained in:
parent
469511918a
commit
fca8767f7f
13 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ members = [
|
|||
"libimagbookmark",
|
||||
"libimagcounter",
|
||||
"libimagdiary",
|
||||
"libimagentrydate",
|
||||
"libimagentrydatetime",
|
||||
"libimagentryedit",
|
||||
"libimagentryfilter",
|
||||
"libimagentrylink",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "libimagentrydate"
|
||||
name = "libimagentrydatetime"
|
||||
version = "0.3.0"
|
||||
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
|
||||
|
Loading…
Reference in a new issue