Bump ver
This commit is contained in:
parent
983836c439
commit
13953fa89c
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -785,7 +785,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "panorama-imap"
|
||||
version = "0.12.2"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"assert_matches",
|
||||
"nom 6.1.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "panorama-imap"
|
||||
version = "0.12.2"
|
||||
version = "0.0.1"
|
||||
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>", "Michael Zhang <mail@mzhang.io>"]
|
||||
description = "IMAP protocol parser and data structures"
|
||||
keywords = ["imap", "email"]
|
||||
|
|
Loading…
Reference in a new issue