This website works better with JavaScript.
Explore
Help
Sign In
Trivernis
/
2b-rs
Watch
1
Star
0
Fork
You've already forked 2b-rs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26c7df783b
main
develop
feature/events
feature/more-hololive-commands
actions
docker
v0.1.0
v0.1.1
v0.1.2
v0.1.3
v0.10.0
v0.10.1
v0.10.2
v0.10.4
v0.11.0
v0.11.1
v0.11.2
v0.11.3
v0.11.4
v0.2.0
v0.2.1
v0.2.2
v0.3.0
v0.4.0
v0.5.0
v0.5.1
v0.5.2
v0.5.3
v0.6.0
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.7.0
v0.7.1
v0.8.0
v0.8.1
v0.8.2
v0.9.0
v0.9.1
v0.9.10
v0.9.11
v0.9.12
v0.9.13
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.6
v0.9.7
v0.9.8
v0.9.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '26c7df783b'
${ noResults }
2b-rs
/
rust-toolchain.toml
5 lines
76 B
TOML
Raw
Normal View
History
Unescape
Escape
Add build-and-release task and rust-toolchain file Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
[
toolchain
]
Switch to stable toolchain and add more info to stats command Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
channel
=
"stable"
Add build-and-release task and rust-toolchain file Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
targets
=
[
"x86_64-unknown-linux-gnu"
,
]