Skip to content

Commit 2c52f27

Browse files
authored
Merge pull request #4 from elkowar/master
Release v0.0.15
2 parents f6d6673 + 64ecf46 commit 2c52f27

File tree

5 files changed

+71
-73
lines changed

5 files changed

+71
-73
lines changed

Cargo.lock

+58-60
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pipr"
3-
version = "0.0.14"
3+
version = "0.0.15"
44
authors = ["Leon Kowarschick"]
55
edition = "2018"
66
license = "MIT"
@@ -35,6 +35,3 @@ syntect = "4.1.0"
3535
lazy_static = "1.4.0"
3636
ansi-parser = "0.6"
3737

38-
39-
[patch.crates-io]
40-
ansi-parser = { git = 'https://gitlab.com/Elkowar/ansi-parser', branch = 'truecolor_escape_support' }

shell_integration/pipr_hotkey.bash

-6
This file was deleted.

0 commit comments

Comments
 (0)