Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.

Commit cfecad6

Browse files
committed
Pin git repos.
1 parent 24687ef commit cfecad6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

neoplay/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
77
description = "4-channel ProTracker player for Neotro"
88

99
[dependencies]
10-
neotracker = { git = "https://github.com/thejpster/neotracker.git", branch = "playback-fixes" }
11-
neotron-sdk = { git = "https://github.com/neotron-compute/neotron-sdk.git", branch = "file-demo", features = ["fancy-panic"] }
10+
neotracker = { git = "https://github.com/thejpster/neotracker.git", rev = "2ee7a85006a9461b876bdf47e45b6105437a38f6" }
11+
neotron-sdk = { git = "https://github.com/neotron-compute/neotron-sdk.git", rev = "9a9486e85e759fe1af263190b9f4390e4307a2de", features = ["fancy-panic"] }
1212

1313
# See workspace for profile settings

0 commit comments

Comments
 (0)