ci: add GitHub Actions workflows for upstream sync and release automation
This commit is contained in:
parent
0d201261c8
commit
5d421e8a76
7035 changed files with 106275 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
crate::version::Version {
|
||||
minor: 93,
|
||||
patch: 0,
|
||||
channel: crate::version::Channel::Stable,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue