Skip to content

Commit 8e6807a

Browse files
Clean up
1 parent 24cea19 commit 8e6807a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

fpm.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version = "1.0.0"
33
license = "GPL-3.0"
44
author = "Jason Christopherson"
55
maintainer = "Jason Christopherson"
6-
copyright = "Copyright 2024, Jason Christopherson"
6+
copyright = "Copyright 2026, Jason Christopherson"
77
description = "A library containing routines for calculating the frictional response of contacting bodies."
88
homepage = "https://github.com/jchristopherson/friction"
99

@@ -13,7 +13,6 @@ source-dir = "src"
1313
[dependencies]
1414
ferror = { git = "https://github.com/jchristopherson/ferror" }
1515
diffeq = { git = "https://github.com/jchristopherson/diffeq" }
16-
fitpack = { git = "https://github.com/jchristopherson/fitpack" }
1716
fstats = { git = "https://github.com/jchristopherson/fstats" }
1817

1918
[dev-dependencies]

0 commit comments

Comments
 (0)