-
-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
Check notice on line 1 in Cargo.toml GitHub Actions / package / pkg (routinator, ubuntu:focal, x86_64)
Check notice on line 1 in Cargo.toml GitHub Actions / package / pkg (routinator, ubuntu:jammy, x86_64)
Check notice on line 1 in Cargo.toml GitHub Actions / package / pkg (routinator, debian:buster, x86_64)
Check notice on line 1 in Cargo.toml GitHub Actions / package / pkg (routinator, debian:bullseye, x86_64)
Check notice on line 1 in Cargo.toml GitHub Actions / package / pkg (routinator, debian:bookworm, x86_64)
Check notice on line 1 in Cargo.toml GitHub Actions / package / pkg (routinator, debian:bullseye, armv7-unknown-linux-musleabihf)
Check notice on line 1 in Cargo.toml GitHub Actions / package / pkg (routinator, debian:buster, arm-unknown-linux-musleabihf)
|
||
# Note: some of these values are also used when building Debian packages below. | ||
name = "routinator" | ||
version = "0.13.0" | ||
version = "0.13.1-dev" | ||
edition = "2021" | ||
rust-version = "1.70" | ||
authors = ["The NLnet Labs RPKI Team <[email protected]>"] | ||
|