Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mokeyish/zerotier-edge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: mokeyish/zerotier-edge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.1
Choose a head ref
  • 9 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 26, 2023

  1. ⬆️ Bump serde from 1.0.183 to 1.0.188

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.183 to 1.0.188.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.183...v1.0.188)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d1871c6 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump tokio from 1.31.0 to 1.32.0

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.31.0 to 1.32.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.31.0...tokio-1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    767ade9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from mokeyish/dependabot/cargo/tokio-1.32.0

    ⬆️ Bump tokio from 1.31.0 to 1.32.0
    mokeyish authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f54caae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from mokeyish/dependabot/cargo/serde-1.0.188

    ⬆️ Bump serde from 1.0.183 to 1.0.188
    mokeyish authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    1e1d7f8 View commit details
    Browse the repository at this point in the history
  5. 📝 Update README.md

    mokeyish authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    6beddfc View commit details
    Browse the repository at this point in the history
  6. 🎨 FIx typo

    mokeyish authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    c4004a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. 🐛 Fix network updating.

    mokeyish committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    2007846 View commit details
    Browse the repository at this point in the history
  2. 🎨 Use minor version

    mokeyish committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    8c5522f View commit details
    Browse the repository at this point in the history
  3. 🔖 Bump version to 0.1.1

    mokeyish authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    53b61db View commit details
    Browse the repository at this point in the history
Loading