diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index b550013..9207e3a 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,3 @@ # These are supported funding model platforms -github: [dr-orlovsky, strict-types] +github: [dr-orlovsky, cyphernet-dao] diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2037436..a755d20 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -30,7 +30,7 @@ jobs: fail-fast: false matrix: feature: - - secp256k1 + - cli steps: - uses: actions/checkout@v2 - name: Install rust stable @@ -53,7 +53,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ ubuntu-20.04, ubuntu-22.04, macos-11, macos-12, windows-2019, windows-2022 ] + os: [ ubuntu-22.04, ubuntu-latest, macos-12, macos-latest, windows-2019, windows-2022 ] steps: - uses: actions/checkout@v2 - name: Install rust stable @@ -71,7 +71,7 @@ jobs: strategy: fail-fast: false matrix: - toolchain: [ nightly, beta, stable, 1.65.0 ] + toolchain: [ nightly, beta, stable, 1.70.0 ] steps: - uses: actions/checkout@v2 - name: Install rust ${{ matrix.toolchain }} diff --git a/Cargo.toml b/Cargo.toml index 37f5fdf..b4f8d41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ readme = "README.md" authors = ["Cypher "] homepage = "https://cyphernet.io" repository = "https://github.com/Cyphernet-DAO/ssid" -rust-version = "1.66" +rust-version = "1.70.0" edition = "2021" license = "Apache-2.0" diff --git a/MANIFEST.yml b/MANIFEST.yml index d5f37ec..6c8b2c4 100644 --- a/MANIFEST.yml +++ b/MANIFEST.yml @@ -3,7 +3,7 @@ Type: Library Kind: Free software License: Apache-2.0 Language: Rust -Compiler: 1.66 +Compiler: 1.70.0 Author: Cypher Maintained: Cyphernet DAO, Switzerland Maintainers: