1
0
mirror of https://github.com/NLnetLabs/rtrtr.git synced 2024-05-11 05:55:07 +00:00

Prepare for release 0.2.1. (#69)

This commit is contained in:
Martin Hoffmann
2022-03-28 12:11:26 +02:00
committed by GitHub
parent a33a3d8dd2
commit 5311a0311a
5 changed files with 7 additions and 7 deletions

View File

@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
rust: [1.54.0, stable, beta, nightly]
rust: [1.54.0, stable, beta]
steps:
- name: Checkout repository
uses: actions/checkout@v1

2
Cargo.lock generated
View File

@ -707,7 +707,7 @@ dependencies = [
[[package]]
name = "rtrtr"
version = "0.2.1-dev"
version = "0.2.1"
dependencies = [
"arc-swap",
"chrono",

View File

@ -1,6 +1,6 @@
[package]
name = "rtrtr"
version = "0.2.1-dev"
version = "0.2.1"
edition = "2018"
authors = ["The NLnet Labs RPKI Team <rpki-team@nlnetlabs.nl>"]
description = "A versatile tool for managing route filters"

View File

@ -1,10 +1,10 @@
# Change Log
## Unreleased future version
## 0.2.1
Bug Fixes
Released 2022-03-28.
Other Changes
There have been no changes since 0.2.1-rc1.
## 0.2.1-rc1

View File

@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "RTRTR" "1" "Mar 17, 2022" "0.2.1-dev" "RTRTR"
.TH "RTRTR" "1" "Mar 28, 2022" "0.2.1" "RTRTR"
.SH NAME
rtrtr \- RPKI data proxy
.SH SYNOPSIS