Skip to content

Commit 5fecc62

Browse files
authored
Update for 0.1.8 (#30)
1 parent c446b7e commit 5fecc62

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.1.8
2+
3+
* Update Rust dependencies
4+
15
## v0.1.7
26

37
* Introduce a new Identity service.

Cargo.lock

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

rs/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linkerd2-proxy-api"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
authors = ["Oliver Gould <[email protected]>"]
55
publish = false
66

0 commit comments

Comments
 (0)