Commit e1bd07fe authored by Graham King's avatar Graham King Committed by GitHub
Browse files

chore: Again: Add rust-toolchain so we're all on the same version (#160)

parent 2e409565
[toolchain]
channel = "1.84.1"
...@@ -883,7 +883,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" ...@@ -883,7 +883,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[package]] [[package]]
name = "hello_world" name = "hello_world"
version = "0.1.0" version = "0.1.3"
dependencies = [ dependencies = [
"env_logger", "env_logger",
"triton-distributed", "triton-distributed",
...@@ -2419,7 +2419,7 @@ dependencies = [ ...@@ -2419,7 +2419,7 @@ dependencies = [
[[package]] [[package]]
name = "triton-distributed" name = "triton-distributed"
version = "0.1.2" version = "0.2.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"async-nats", "async-nats",
......
[toolchain]
channel = "1.84.1"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment