summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 54e909d..c67c3a2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -119,7 +119,7 @@ dependencies = [
 
 [[package]]
 name = "clinte"
-version = "0.1.1"
+version = "0.1.2"
 dependencies = [
  "chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
  "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/Cargo.toml b/Cargo.toml
index cea32df..7432455 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "clinte"
-version = "0.1.1"
+version = "0.1.2"
 authors = ["Ben Morrison <ben@gbmor.dev>"]
 edition = "2018"
 
2012-02-05 23:08:15 +0000 Split out window functions' href='/danisanti/profani-tty/commit/profanity.c?id=134e5d17013866e9df81c683197596c0c3cc2bad'>134e5d17 ^
5d9c7ffd ^
a7df149e ^
6d5d41b3 ^
6c9cbc44 ^
5d9c7ffd ^
3d8b1a5a ^

723a9954 ^
dbfb1551 ^
04e021eb ^
dbfb1551 ^

a7df149e ^
dbfb1551 ^
685b3dd9 ^
dbfb1551 ^

0f5769e5 ^
32e025f5 ^
6f69ce26 ^
2101f29e ^


6f69ce26 ^




0f5769e5 ^
03b90cf5 ^
7dfea94c ^

dbfb1551 ^

dbfb1551 ^

f533c6c1 ^
aa680b98 ^
aa26278a ^
723a9954 ^

aa680b98 ^
1730372e ^
6c9cbc44 ^
3d8b1a5a ^
aa680b98 ^

3d8b1a5a ^
723a9954 ^




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82