зеркало из https://github.com/microsoft/com-rs.git
Merge pull request #86 from microsoft/change-author
Change author of support crate
This commit is contained in:
Коммит
39d5038cc3
|
@ -2,9 +2,8 @@ name: Testing
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: test
|
||||
runs-on: ubuntu-latest
|
||||
test:
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions-rs/cargo@v1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "com_macros_support"
|
||||
version = "0.1.0"
|
||||
authors = ["adrianwithah <lim.weiheng.hadrian@gmail.com>"]
|
||||
authors = ["Microsoft Corp."]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
|
|
Загрузка…
Ссылка в новой задаче