Skip to content

Commit

Permalink
Merge 1595703 into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 31, 2021
2 parents a5d2b0a + 1595703 commit 567c2d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# [fmap](https://github.com/rtmigo/fmap)

A simple and efficient approach to caching or persistent blob storage. A Map-like object for accessing data stored on the filesystem.
A simple and efficient approach to caching or persistent blob storage. Map-like object for accessing data stored on the filesystem.

``` dart
var fmap = Fmap(directory);
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ dev_dependencies:
errno: ^1.4.1
xrandom: any
test: ^1.5.1
pedantic: ^1.9.0
pedantic: ^1.9.0

0 comments on commit 567c2d8

Please sign in to comment.