Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Commit

Permalink
Release v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Apr 12, 2019
1 parent e31f038 commit 203845a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
deps_key: &DEPS_KEY
key: dependencies-1.33-{{ checksum "Cargo.lock" }}
key: dependencies-1.34-{{ checksum "Cargo.lock" }}

restore_registry: &RESTORE_REGISTRY
restore_cache:
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-tree"
version = "0.25.0"
version = "0.26.0"
authors = ["Steven Fackler <[email protected]>"]
edition = "2018"
license = "MIT/Apache-2.0"
Expand Down

0 comments on commit 203845a

Please sign in to comment.