aboutsummaryrefslogtreecommitdiff
path: root/examples/shootout-regex-dna-single-cheat.rs
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2021-01-08 17:05:43 -0800
committerJeff Vander Stoep <jeffv@google.com>2021-01-15 19:02:13 +0100
commit47619ddc40d9bed36beb6e2f1aa3a2386d13a3e7 (patch)
tree1620dbd114519448d2d614bdc23ea9422b1232f6 /examples/shootout-regex-dna-single-cheat.rs
parent8cf4014fd8d2440813aca63402c78195be1b33b7 (diff)
downloadregex-47619ddc40d9bed36beb6e2f1aa3a2386d13a3e7.tar.gz
Upgrade rust/crates/regex to 1.4.3
Test: make Change-Id: I0a2f64e0e7e81dc3e46c5c21ffa0bfbc7b1fb28f
Diffstat (limited to 'examples/shootout-regex-dna-single-cheat.rs')
-rw-r--r--examples/shootout-regex-dna-single-cheat.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/shootout-regex-dna-single-cheat.rs b/examples/shootout-regex-dna-single-cheat.rs
index ec444b4..04ed05a 100644
--- a/examples/shootout-regex-dna-single-cheat.rs
+++ b/examples/shootout-regex-dna-single-cheat.rs
@@ -1,5 +1,5 @@
// The Computer Language Benchmarks Game
-// http://benchmarksgame.alioth.debian.org/
+// https://benchmarksgame-team.pages.debian.net/benchmarksgame/
//
// contributed by the Rust Project Developers
// contributed by TeXitoi