Skip to content

Commit 010976a

Browse files
author
“thucydides”
committed
Fix: Correct version dependencies in rustorch-vision and update rustorch-nn version to 0.1.1
1 parent 10b176f commit 010976a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rustorch-nn/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustorch-nn"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
authors = ["Trae AI <trae@example.com>"]
66
description = "Neural network modules for RusTorch"

0 commit comments

Comments
 (0)