Skip to content

Commit b349c0a

Browse files
Bump fullmoon to 1.2.0 (#945)
* Bump fullmoon to 1.2.0 This is the latest version that supports user defined type functions. * Update lock file * Revert changes to lockfile * Only repin full moon in lock file --------- Co-authored-by: JohnnyMorganz <[email protected]>
1 parent 1705207 commit b349c0a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ console = "0.15.7"
4141
crossbeam-channel = "0.5.8"
4242
ec4rs = { version = "1.0.2", optional = true }
4343
env_logger = { version = "0.10.0", default-features = false }
44-
full_moon = "1.1.2"
44+
full_moon = "1.2.0"
4545
globset = "0.4.13"
4646
ignore = "0.4.20"
4747
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)