Skip to content

Commit abbec1e

Browse files
committed
chore(crate): fix repo name
1 parent 379b01d commit abbec1e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "auto_encoder"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
description = "Auto encoding library"
6-
repository = "https://github.com/spider-rs/auto_encoder"
6+
repository = "https://github.com/spider-rs/auto-encoder"
77
authors = [
88
"j-mendez <jeff@spider.cloud>"
99
]

0 commit comments

Comments
 (0)