Skip to content

Commit 1c662c6

Browse files
author
Zach Banks
committed
MOD: Rename crate to epoch-to to avoid collision
1 parent 7392ffa commit 1c662c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "epoch-cli"
2+
name = "epoch-to"
33
authors = ["Databento <[email protected]>"]
44
version = "0.3.0"
55
edition = "2021"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
[![build](https://github.com/databento/epoch/actions/workflows/build.yaml/badge.svg)](https://github.com/databento/epoch/actions/workflows/build.yaml)
44
[![license](https://img.shields.io/github/license/databento/epoch?color=blue)](./LICENSE)
5-
[![Current Crates.io Version](https://img.shields.io/crates/v/epoch-cli.svg)](https://crates.io/crates/epoch-cli)
5+
[![Current Crates.io Version](https://img.shields.io/crates/v/epoch-to.svg)](https://crates.io/crates/epoch-to)
66

77
Utility for making UNIX timestamps human-readable

0 commit comments

Comments
 (0)