Skip to content

Commit e685066

Browse files
committed
chore: update package name
1 parent 6f5dd71 commit e685066

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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,12 +1,12 @@
11
[package]
2-
name = "itransformer-rs"
2+
name = "itransformer"
33
version = "1.0.0"
44
edition = "2021"
55
license = "MIT"
66
description = "A Rust library for the iTransformer model."
77
homepage = "https://github.com/rust-dd/iTransformer"
88
repository = "https://github.com/rust-dd/iTransformer"
9-
documentation = "https://docs.rs/itransformer-rs/latest/itransformer_rs/"
9+
documentation = "https://docs.rs/itransformer/latest/itransformer/"
1010
readme = "README.md"
1111
keywords = [
1212
"iTransformer",

0 commit comments

Comments
 (0)