Skip to content

Commit 5224d8a

Browse files
lqdnikomatsakis
authored andcommitted
Finish nomenclature revamp
The `treefrog` module was still using the old name.
1 parent 5cbbc21 commit 5224d8a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ use std::cmp::Ordering;
1717

1818
mod map;
1919
mod join;
20-
pub mod leapfrog;
20+
pub mod treefrog;
2121

2222
/// A static, ordered list of key-value pairs.
2323
///
File renamed without changes.

0 commit comments

Comments
 (0)